graph_neighbors
List the knowledge-graph neighbours of an object — the programs, tables, views and procedures directly connected to it, with relationship type and direction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Object name, e.g. GL_ACCOUNTS | |
| limit | No | Max neighbours (default 100) |