Helix Query Go

Write and revise queries with the forthcoming HelixDB v3 Go SDK. Use for normal functions returning `helix.Request`, `ReadQuery`/`WriteQuery`, inline params, traversal builders, projections, indexes, vector and BM25 search with traversal-scoped prefiltering, and `Client.Exec`. The module remains `github.com/helixdb/helix-db/sdks/go` without a `/v3` suffix; stored routes and query bundles are not supported. When the target is Helix Cloud, always use helix-mcp first.

helixdb f70383f 3 files · 31.9 KB Updated

File contents

helixdb/skills/tree/main/skills/helix-query-go commit f70383f5ed

Frequently asked questions

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