Skip to main content


Neo4j community graph database driver for Bolt and HTTP

Changes for 0.39 - 2023-07-06

  • The concurrent_tx option is no longer experimental (now defaults to off).
  • Fix erroneous warnings for disabled concurrent transactions on HTTP.
  • Internal change: Store driver config options in a hash of their own.