Helix Query Rust

Write and revise queries with the forthcoming HelixDB v3 Rust SDK (`helix-db = "3.0.0"`). Use for `read_batch`, `write_batch`, `#[query]`, direct `QueryRequest` values, traversal builders, projections, indexes, vector and BM25 search with traversal-scoped prefiltering, and `Client::query`. Inspect local labels, edges, properties, and existing query patterns before inventing code. Stored routes, registration, and query bundles are not v3 SDK APIs. When the target is Helix Cloud, always use helix-mcp first.

helixdb b853ad0 3 files · 57.7 KB Updated

File contents

helixdb/skills/tree/main/skills/helix-query-rust commit b853ad0cd1

Frequently asked questions

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