Helix Query From Hql

Translate legacy HelixDB HQL (.hx QUERY/RETURN syntax) into direct forthcoming v3 Rust or TypeScript SDK requests. Use when the input contains HQL concepts such as typed node, edge, or vector sources; AddN/AddE/AddV; Out/In/OutE/InE; FromN/ToN; WHERE/EQ/GT/EXISTS; SearchV/SearchBM25; GROUP_BY/AGGREGATE_BY; ORDER/RANGE; UpsertN; RerankRRF; ShortestPath; Embed; or .hx files. Flags HQL features with no v3 DSL equivalent. When the target is Helix Cloud, always use helix-mcp first.

helixdb Updated

File contents

helixdb/skills/tree/main/skills/helix-query-from-hql commit 01ee562905

Frequently asked questions

npx skillmds@latest add helixdb/helix-query-from-hql