Skip to content
erlstanleylee edited this page Jun 3, 2021 · 2 revisions

Search

Returns all nodes and relationships within specified communities and those containing any of the keywords within their names.

Path:/api/findObject

Input

Field Description
communities An array of integers greater than 0, with each number representing a community
keywords An array of strings, with each string representing a keyword to be searched

Output

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