Skip to content

v0.1.0

Choose a tag to compare

@paracycle paracycle released this 08 Jul 18:09

Initial release. A hand-written lexer, recursive-descent parser, and AST for a practical read-only subset of Cypher (MATCH / WHERE / RETURN / ORDER BY / SKIP / LIMIT), extracted from rubydex so the query language could evolve as its own crate.