Skip to content

6.0.0-M01

Pre-release
Pre-release

Choose a tag to compare

@michael-simons michael-simons released this 28 Feb 14:17
· 789 commits to main since this release

This is the first milestone release of the Neo4j JDBC Driver version 6 with exciting new features:

  • It does not depend on the common Neo4j Java driver anymore, thus being less resource intensive
  • It provides a pluggable SQL to Cypher translation infrastructure and comes with one implementation ootb
  • Better support for the JDBC Metadata APIs

The Java baseline for this version is JDK 17.

Please have a look at our documentation for information how to migrate from version 5 and 4: Migrating from older versions of the driver