_PathwayPathways

No description

type _PathwayPathways {
source: String!
_id: String
Pathway: Pathway
}

Fields

source (String!)

_id (String)

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

Pathway (Pathway)

Field for the Pathway node this CHILD relationship is going to.