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