v0.8.0
This release adds support for the labeled property graph data model and improves the support for cross-model queries. Furthermore, this release comes with several bug fixes and improvements.
- Add support for the labeled property graph data model (thx @datomo)
- Add support for the cypher query language (thx @datomo)
- Add a neo4j data store adapter (thx @datomo)
- Improve cross-model query support (thx @datomo)
- Improve the document data model (thx @datomo)
- Improve handling of DML queries containing operations not supported on the underlying data store (thx @datomo)
- Improve constraint enforcement (thx @datomo)
- Refactor transaction locking (thx @hennlo)
- Add a remote deployment support for the MongoDB adapter (thx @nathanwilk7)
- Allow specifying colors for information graphs (thx @sulea)
- Add a logging for the number of monitoring threads (thx @Slayzur02)
- Option to select a time interval for the graph in the UI dashboard (thx @zxie86)
Full Changelog: releases/0.7.0...releases/0.8.0