Skip to content

Local Search

erlstanleylee edited this page Jun 3, 2021 · 3 revisions

Local Search

Returns a subgraph centered at a specified node with a certain depth

Path: /api/neighborhood

Input

Field Description
id node ID
date date node was extracted on
depth non-negative integer representing desired subgraph depth

Output

Field Description
nodes An array of node objects
links An array of relationship objects
Clone this wiki locally