sim_neighbors
One-hop traversal from an entity: every object reachable via a relation where it is the subject, optionally filtered to a single predicate (omit for all of them). Pass a collection's id with predicate hasMember to list its members.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | subject id to traverse from | |
| predicate | No | restrict to this predicate; omit for every outgoing relation |