_TargetBinders
No description
type _TargetBinders {
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_BINDER relationship is coming from.