Documentation Index
Fetch the complete documentation index at: https://kremis.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
/queryRequest
| Field | Type | Required | Constraints | Description |
|---|---|---|---|---|
type | string | Yes | "intersect" | — |
nodes | array of u64 | Yes | Max 100 items | Node IDs to intersect. |
Response
path array contains the node IDs that are connected to all input nodes. When found is false, diagnostic is no_common_neighbors.