_FromAbstractMentionsGeneSymbols

No description

type _FromAbstractMentionsGeneSymbols {
score: Float!
_id: String
geneSymbol: GeneSymbol
}

Fields

score (Float!)

_id (String)

Generated field for querying the Neo4j system id of this relationship.

geneSymbol (GeneSymbol)

Field for the GeneSymbol node this MENTIONS relationship is going to.