Hive
feat(query): add Cypher-style graph expressions
GitHub issue · Closed
Source
tuist/once #121
Updated
Jul 5, 2026
Domains
Once
Summary
- Add a native
once query '<MATCH ... RETURN ...>'expression path for read-only graph exploration. - Validate query syntax with
tree-sitter-cypherand evaluate the supported Once graph subset over loaded targets. - Document supported labels and relationships, and cover transitive dependency plus capability queries in shellspec.
Testing
mise exec -- cargo fmt --all -- --checkmise exec -- cargo clippy -p once-cli --all-targets -- -D warningsmise exec -- cargo test -p once-climise exec -- cargo build --release -p once-climise exec -- shellspec spec/graph_edit_spec.sh
Investigate, reproduce, or fix this item in an isolated repository. Each Flight preserves its outcome and agent session.
New Flights are paused
Configure model inference, GitHub, and a sandbox provider to start another Flight. Existing results remain available below.
No Flights yet
Start a Flight and preserve its objective, outcome, and session here.
No GitHub comments yet.