OmitSpecialChar
No description
type OmitSpecialChar {
  sid: String!
  status: String
  taxid: String!
  synonyms: _OmitSpecialCharSynonymsDirections
  _id: String
}
Fields
sid (String!)
status (String)
taxid (String!)
synonyms (_OmitSpecialCharSynonymsDirections)
_id (String)
Generated field for querying the Neo4j system id of this node.