Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 9 additions & 3 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,16 @@ Neo4j Python Driver |version|
The Official Neo4j Driver for Python.


Neo4j versions supported:
Bolt protocol versions supported:

.. # [bolt-version-bump] search tag when changing bolt version support

* Bolt 5.0 - 5.8
* Bolt 4.4

See https://7687.org/bolt-compatibility/ for what Neo4j DBMS versions support which Bolt versions.
See https://neo4j.com/developer/kb/neo4j-supported-versions/ for a driver-server compatibility matrix.

* Neo4j 5.0 - |version|
* Neo4j 4.4

Python versions supported:

Expand Down