Helix Query Typescript

Write and revise queries with the forthcoming HelixDB v3 TypeScript SDK (`@helix-db/helix-db@3.0.0`). Use for `readBatch`, `writeBatch`, traversal builders, direct `toQueryRequest`/`toQueryJson` payloads, projections, indexes, vector and BM25 search with traversal-scoped prefiltering, and `Client.query`. Stored routes, registration, and query bundles are not v3 SDK APIs. When the target is Helix Cloud, always use helix-mcp first.

helixdb 1c9f5b4 3 files · 62.3 KB Updated

File contents

helixdb/skills/tree/main/skills/helix-query-typescript commit 1c9f5b4e79

Frequently asked questions

npx skillmds@latest add helixdb/helix-query-typescript