Returns a graph representing the various nodes and edges that make up the complex post-processed edge.
Authorization: Bearer $JWT_TOKEN
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
x >= 0
The ID of the starting node.
The ID of the ending node.
The type of edge to show the composition for.
Returns graph data that contains a collection of nodes and edges related to the composition of the edge queried.
The response is of type object
.
Returns a graph representing the various nodes and edges that make up the complex post-processed edge.
Authorization: Bearer $JWT_TOKEN
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240.
x >= 0
The ID of the starting node.
The ID of the ending node.
The type of edge to show the composition for.
Returns graph data that contains a collection of nodes and edges related to the composition of the edge queried.
The response is of type object
.