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