#parser #cypher #sql #graph

bin+lib open-cypher

A rust library for parsing openCyper queries

2 releases

0.1.1 Jul 23, 2022
0.1.0 Jul 23, 2022

#11 in #cypher

MIT license

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