gqlite 1.0
This is the first release of GQLite with support for SQLite backend, and the basic features of OpenCypher Query Language. It can now execute queries on a single graph, called default
. Creation, matching, editing queries are currently supported, more details available in the documentation.
GQLite 1.0 can be used in C, C++, Ruby, Python and Crystal program. QML bindings are coming via the Cyqlops library.
You can check our installation instructions.