v1
latestOpenAPI 3.0.0BSD32026-07-1416846307.5 KBgraph
Returns edges emanating from a given node
get/graph/edges/from/{id}
Query parameters
depthinteger
How far to traverse for neighbors
direction'INCOMING' | 'OUTGOING' | 'BOTH'
Which direction to traverse (used only if relationship_type is defined)
relationship_typestring[]
Relationship type to traverse
entailboolean
Include sub-properties and equivalent properties
graph'data' | 'ontology'
Which monarch graph to query
Response
Success