1.1.0
In this new driver version, we'd like to present a new routing driver with built-in routing to a Neo4j 3.1+ causal cluster. To use the new routing driver, use bolt+routing
scheme instead of bolt
in the uri when creating the driver.
If you still prefer your own routing or you are still working with the old HA cluster, then bolt
scheme gives you all the same old behaviors with minor improvements.
To see the whole story, please take a look at the 1.1 changelog