Skip to main content

Get node neighbours

GET 

/graphs/:id/nodes/:nodeId/neighbours

Returns the nodes and edges reachable from the specified node in one hop (undirected). Results are passed through the configured GraphReadFilter.

Request

Responses

OK