gid_query_path
Find the dependency path between two nodes in a software architecture graph for impact analysis and dependency tracking.
Instructions
Find dependency path between two nodes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Target node | |
| from | Yes | Starting node | |
| graphPath | No | Path to graph.yml (optional) |