diff --git a/README.adoc b/README.adoc index c2b0d81461..3dfca8bf06 100644 --- a/README.adoc +++ b/README.adoc @@ -52,7 +52,7 @@ When installing GDS manually, please refer to the below compatibility matrix: |Neo4j 5.3.0 |Neo4j 5.2.0 |Neo4j 5.1.0 -|Neo4j 4.4.9 - 4.4.27 +|Neo4j 4.4.9 - 4.4.26 .1+.^|Java 11 .9+<.^|GDS 2.3.x |Neo4j 5.8.0 diff --git a/doc/modules/ROOT/pages/installation/supported-neo4j-versions.adoc b/doc/modules/ROOT/pages/installation/supported-neo4j-versions.adoc index 6dca6a36ad..a19aa6336c 100644 --- a/doc/modules/ROOT/pages/installation/supported-neo4j-versions.adoc +++ b/doc/modules/ROOT/pages/installation/supported-neo4j-versions.adoc @@ -23,5 +23,6 @@ If your version of GDS or Neo4j is not listed in the matrix, you should upgrade. | `5.3` | `2.4` | `5.2` | `2.4` | `5.1` | `2.4` -| `4.4.9` or later | `2.5`, `2.4` +| `4.4.27` or later | `2.5.3` or later +| `4.4.9` - `4.4.26` | `2.5`, `2.4` |===