GQLite 1.6 - Released
This new release of GQLite brings a new lexer/parser, new gqls API and inital support for recursive queries.
The new gqls API has a ORM friendly API allow to build complex queries, based on the schema. Resursive queries of the form MATCH ()-[*]->() are now supported.
You can check our installation instructions. And the up-to-date changelog for the query engine.