query_ckg
Traverse the NVIDIA AI knowledge graph to discover dependencies and dependents of a given concept within a specified domain.
Instructions
Traverse the NVIDIA knowledge graph from a concept — prerequisites and dependents.
Args:
concept: Concept name (partial match supported) — e.g. 'TensorRT', 'NIM', 'Isaac Lab'.
domain: Domain name from list_domains() — e.g. 'nvidia-tensorrt-triton', 'nvidia-isaac'.
depth: Traversal depth 1–5 (default 3).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| domain | Yes | ||
| concept | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |