_GeneSymbolSynonyms

No description

type _GeneSymbolSynonyms {
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.