A new minor version of GQLite has been released, including the following:

  • GQL semantic for multi-hops traversal, and support for SHORTEST PATH.
  • Fix for JavaScript bindings when returning nodes.
  • Add gqlite.db.list_graphs() to CALL to return a list of available graphs.

Also we started a new documentation project based on mdbook. In this release, the book cover the OpenCypher query language, and its GQLite extensions. The book is part of the source code and can be browsed in the https://gitlab.com/auksys/GQLite/-/tree/v1.8.2/docs?ref_type=tags.

The demo is back, using HTML and the new gqlite-wasm module. We hope this will offer a more stable experience than embedding the egui gqlitebrowser.

Categories:

Updated: