kremis_path
Determine the highest-weight path connecting two nodes in a knowledge graph. Supply start and end node IDs for the result.
Instructions
Find the strongest weighted path between two nodes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | Yes | Starting node ID | |
| end | Yes | Ending node ID |