Beta Release: Java Driver with Async API for Neo4j
Dec 08, 2017 6 mins read
Introduction In this article I would like to introduce the new 1.5.0-beta03 pre-release version of the Bolt Java driver for Neo4j which is now built on an asynchronous, Netty-based infrastructure. Previous versions of the driver used blocking I/O, which meant that the amount of threads... read more