_GeneMapsGeneSymbolsWithOmitSpecialChar
No description
type _GeneMapsGeneSymbolsWithOmitSpecialChar {
  source: String!
  _id: String
  symbol: OmitSpecialChar
}
Fields
source (String!)
_id (String)
Generated field for querying the Neo4j system id of this relationship.
symbol (OmitSpecialChar)
Field for the OmitSpecialChar node this MAPS relationship is going to.