Docs.rs
uqa-graph-0.2.2
uqa-graph 0.2.2
Docs.rs crate page
AGPL-3.0-only
06 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
jaepil
Dependencies
icu_properties =2.0.2
normal
parking_lot ^0.12
normal
regex ^1.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
uqa-analysis ^0.2.2
normal
uqa-core ^0.2.2
normal
uqa-operators ^0.2.2
normal
uqa-storage ^0.2.2
normal
criterion ^0.5
dev
proptest ^1.5
dev
rusqlite ^0.39
normal
rusqlite ^0.39
normal
Versions
27.54%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module parser
uqa_
graph
0.2.2
Module parser
Module Items
Enums
Functions
In uqa_
graph::
cypher
uqa_graph
::
cypher
Module
parser
Copy item path
Source
Expand description
Recursive-descent parser for the supported openCypher grammar.
Enums
§
Parse
Error
Functions
§
parse_
cypher
Parse a Cypher query string into a Cypher query AST.