Graph
Community
Enterprise

Get path composition

Returns a graph representing the various nodes and edges that make up the complex post-processed edge.

get/api/v2/graphs/edge-composition

Query parameters

source_nodeinteger required

The ID of the starting node.

target_nodeinteger required

The ID of the ending node.

edge_typestring required

The type of edge to show the composition for.

Response

Returns graph data that contains a collection of nodes and edges related to the composition of the edge queried.

Changes

No recorded changes to this endpoint across all 66 revisions of this API.