expand
Explore a code knowledge graph by traversing up to k hops along a single edge type from a starting node.
Instructions
BFS up to k hops along ONE edge family (e.g. calls) from a node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| k | No | ||
| id | Yes | ||
| edge_type | Yes |