_TargetAgonists
No description
type _TargetAgonists {
activity: String!
moa: String!
reference: String!
_id: String
compound: Compound
}
Fields
activity
(String!
)
moa
(String!
)
reference
(String!
)
_id
(String
)
Generated field for querying the Neo4j system id of this relationship.
compound
(Compound
)
Field for the Compound node this IS_AGONIST relationship is coming from.