_GeneMapsGeneSymbolsWithOmitLength
No description
type _GeneMapsGeneSymbolsWithOmitLength {
  source: String!
  _id: String
  symbol: OmitLength
}
Fields
source (String!)
_id (String)
Generated field for querying the Neo4j system id of this relationship.
symbol (OmitLength)
Field for the OmitLength node this MAPS relationship is going to.