Release 1.0 with Filter Optimization
Thanks to @Andy2003 for a huge amount of contributions to this release.
New since last release:
- support for date-time
- interface support
- support for Neo4j internal ids with
_id
- cypher parameter support for skip / limit
- support for dynamic properties
- optimized implementation of deep filters (configurable) that generates match queries
- interceptor for generated cypher queries
The library is also available on Maven central, so you can just depend on it in your JVM project.
- TCK all tests are available as asciidoc files