_GeneMapsGeneSymbolsWithOmitWord

No description

type _GeneMapsGeneSymbolsWithOmitWord {
source: String!
_id: String
symbol: OmitWord
}

Fields

source (String!)

_id (String)

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

symbol (OmitWord)

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