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