Helix Query From Cypher

Translate Cypher and Neo4j-style queries into direct HelixDB v3 Rust SDK requests. Use when the input contains Cypher, Neo4j, MATCH, OPTIONAL MATCH, WHERE, RETURN, ORDER BY, LIMIT, DISTINCT, MERGE, CASE, UNWIND, FOREACH, DETACH DELETE, IS NULL, or variable-length path patterns. When the target is Helix Cloud, always use helix-mcp first.

helixdb Updated

File contents

helixdb/skills/tree/main/skills/helix-query-from-cypher commit 3b517c1599

Frequently asked questions

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