Skip to content

Commit 3e87502

Browse files
FlorentinDadamnsch
andcommitted
Reflect compat issue in supported neo4j version docs
Co-authored-by: Adam Schill Collberg <[email protected]>
1 parent 8bdeb3e commit 3e87502

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ When installing GDS manually, please refer to the below compatibility matrix:
5252
|Neo4j 5.3.0
5353
|Neo4j 5.2.0
5454
|Neo4j 5.1.0
55-
|Neo4j 4.4.9 - 4.4.27
55+
|Neo4j 4.4.9 - 4.4.26
5656
.1+.^|Java 11
5757
.9+<.^|GDS 2.3.x
5858
|Neo4j 5.8.0

doc/modules/ROOT/pages/installation/supported-neo4j-versions.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ If your version of GDS or Neo4j is not listed in the matrix, you should upgrade.
2323
| `5.3` | `2.4`
2424
| `5.2` | `2.4`
2525
| `5.1` | `2.4`
26-
| `4.4.9` or later | `2.5`, `2.4`
26+
| `4.4.27` or later | `2.5.3` or later
27+
| `4.4.9` - `4.4.26` | `2.5`, `2.4`
2728
|===

0 commit comments

Comments
 (0)