_GeneMapsGeneSymbols

No description

type _GeneMapsGeneSymbols {
source: String!
_id: String
symbol: GeneSymbol
}

Fields

source (String!)

_id (String)

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

symbol (GeneSymbol)

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