2 releases
0.1.1 | Jul 23, 2022 |
---|---|
0.1.0 | Jul 23, 2022 |
#11 in #cypher
19KB
open-cypher
created by Austin Poor
Parse openCypher queries using Rust.
open-cypher
uses the pest library to parse cypher queries using the pestfile, src/cypher.pest
, based on the openCypher EBNF file (link or file).
Dependencies
~2.1–2.8MB
~57K SLoC