_GOTermAssociations

No description

type _GOTermAssociations {
evidence: String!
qualifier: String
_id: String
protein: Protein
}

Fields

evidence (String!)

qualifier (String)

_id (String)

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

protein (Protein)

Field for the Protein node this ASSOCIATION relationship is coming from.