We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d57d701 commit c181b0cCopy full SHA for c181b0c
docs/source/index.rst
@@ -5,10 +5,16 @@ Neo4j Python Driver |version|
5
The Official Neo4j Driver for Python.
6
7
8
-Neo4j versions supported:
+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.
17
-* Neo4j 5.0 - |version|
-* Neo4j 4.4
18
19
Python versions supported:
20
0 commit comments