nyarhi_neighbors
Retrieve direct neighbor nodes and edges for a given node ID to explore graph connections and relationships.
Instructions
List the direct neighbors (nodes and edges) of node_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store | No | ||
| node_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |