Skip to content

Release 1.0 with Filter Optimization

Compare
Choose a tag to compare
@jexp jexp released this 02 Jun 10:01
· 131 commits to master since this release

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.