once query now accepts a native <MATCH... RETURN...> expression path modeled on Cypher for read-only graph exploration. Syntax is validated with tree-sitter-cypher and evaluated over the loaded targets graph using the documented subset of labels and relationships, enabling transitive dependency and capability queries over a project graph.
Hive
Cypher-style graph expressions in once query
Published
Jun 28, 2026 · 10:12 UTC
Repository
tuist/once