_GeneSymbolSynonymsLengthOmitted
No description
type _GeneSymbolSynonymsLengthOmitted {
  source: String!
  _id: String
  synonymOf: OmitLength
}
Fields
source (String!)
_id (String)
Generated field for querying the Neo4j system id of this relationship.
synonymOf (OmitLength)
Field for the OmitLength node this SYNONYM relationship is coming from.