AuraDB/DS supports the latest drivers. With Aura you may be running Aura 4.x or Aura 5.x and in general the latest version of drivers is recommended.
Note that Aura 4.x supports as well any 5.x drivers and we generally encourage you to update these as this will help migration Aura 4 -> Aura 5
For Aura 5.x always run the 5.x version of the drivers.
The table below, lists the minimum recommended version to get best performance and stability:
Language | Driver name | Version | Release notes |
Java | neo4j-java-driver |
4.4.11 (JRE 8,11) 5.x (JRE 17) |
https://github.com/neo4j/neo4j-java-driver/wiki |
SPRING | Relies on Java driver | See Java | https://spring.io/projects/spring-data-neo4j/ |
JavaScript | neo4j-javascript-driver | 4.4.11 | https://github.com/neo4j/neo4j-javascript-driver/wiki |
.NET | neo4j-dotnet-driver | 4.4.0 | https://github.com/neo4j/neo4j-dotnet-driver/wiki/ |
GO | neo4j-go-driver | 4.4.7 | https://github.com/neo4j/neo4j-go-driver/wiki |
Python | neo4j-python-driver | 4.4.11 | https://github.com/neo4j/neo4j-python-driver/wiki |
Note if you use Spingboot then the Java driver is automatically pulled in for you as part of the dependencies. You can override the version of the driver for a better control of the Java driver version.
Comments
0 comments
Please sign in to leave a comment.