Skip to content

The First Official Release of Neo4j .NET Driver 1.0.0

Choose a tag to compare

@zhenlineo zhenlineo released this 21 Apr 17:02
· 47 commits to 1.0 since this release

This new driver provides a brand new way to connect to a Neo4j 3.0.+ database and run Cypher statements over the BOLT protocol.

The current driver version 1.0 works with Neo4j 3.0 databases.

For details about how to use the driver, please refer to driver manual and .NET driver API documentation

For more information about changes from pre-release versions, please refer to change log