Skip to content

Commit c181b0c

Browse files
committed
API docs: update server compatibility list
1 parent d57d701 commit c181b0c

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

docs/source/index.rst

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,16 @@ Neo4j Python Driver |version|
55
The Official Neo4j Driver for Python.
66

77

8-
Neo4j versions supported:
8+
Bolt protocol versions supported:
9+
10+
.. # [bolt-version-bump] search tag when changing bolt version support
11+
12+
* Bolt 5.0 - 5.8
13+
* Bolt 4.4
14+
15+
See https://7687.org/bolt-compatibility/ for what Neo4j DBMS versions support which Bolt versions.
16+
See https://neo4j.com/developer/kb/neo4j-supported-versions/ for a driver-server compatibility matrix.
917

10-
* Neo4j 5.0 - |version|
11-
* Neo4j 4.4
1218

1319
Python versions supported:
1420

0 commit comments

Comments
 (0)