subgraph
Retrieve the surrounding context of a concept or symbol from a knowledge graph as nodes and edges, enabling focused exploration of related information.
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 |