subgraph
Retrieve the local neighborhood of a concept or symbol as nodes and edges, showing relationships within a knowledge graph. Optionally specify depth and repository path.
Instructions
Return the local neighbourhood of a concept or symbol as {nodes, edges}.
repo_path: optional absolute path to the target repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| entity | Yes | ||
| repo_path | No |