query_graph
Discover relations between nodes in a knowledge graph using recursive multi-hop traversal and bi-temporal filtering to retrieve relevant connections.
Instructions
Query knowledge graph relations with recursive multi-hop path traversal and bi-temporal filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| depth | No | ||
| project | No | ||
| include_superseded | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |