Skip to content

API docs: update server compatibility list #1142

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 6, 2025
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