Skip to content

Commit d91f91b

Browse files
authored
Merge pull request #5940 from knutwalker/2.1-revert-compat-matrix
Revert "Update compatibility matrix in docs and readme to reflect new minimum required Neo4j version"
2 parents 1a2541c + 2c460c1 commit d91f91b

File tree

2 files changed

+7
-12
lines changed

2 files changed

+7
-12
lines changed

README.adoc

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ If you are using Neo4j Desktop you can simply add the Graph Data Science library
3434

3535
|GDS 1.2.x
3636
|Neo4j 4.0.0 – 4.0.6
37-
.22+.^|Java 11
37+
.25+.^|Java 11
3838

3939
.2+<.^|GDS 1.3.x
4040
|Neo4j 4.0.0 - 4.0.9
@@ -67,15 +67,13 @@ If you are using Neo4j Desktop you can simply add the Graph Data Science library
6767
|Neo4j 4.3.0 - 4.3.12
6868
|Neo4j 4.4.0 - 4.4.5
6969

70-
.2+<.^|GDS 2.1.0 - 2.1.6
70+
.2+<.^|GDS 2.0.x
71+
|Neo4j 4.3.0 - 4.3.14
72+
|Neo4j 4.4.0 - 4.4.7
73+
74+
.2+<.^|GDS 2.1.x
7175
|Neo4j 4.3.0 - 4.3.15
7276
|Neo4j 4.4.0 - 4.4.9
73-
74-
.2+<.^|GDS 2.1.7 - 2.1.x
75-
|Neo4j 4.3.15
76-
.2+<.^|Java 11, Java 17
77-
|Neo4j 4.4.9
78-
7977
|===
8078

8179
NOTE: Preview releases are not automatically made available in Neo4j Desktop. They need to be installed manually.

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,7 @@ Time to upgrade!
1313
[opts=header]
1414
|===
1515
| Neo4j Graph Data Science | Neo4j version
16-
.2+<.^|`2.1` since `2.1.7`
17-
| `4.4`, at least `4.4.9`
18-
| `4.3`, at least `4.3.15`
19-
.2+<.^|`2.1` up to, and including `2.1.6`
16+
.2+<.^|`2.1`
2017
| `4.4`
2118
| `4.3`
2219
.2+<.^|`2.0` footnote:deprecated[This version series is end-of-life and will not receive further patches. Please use a later version.]

0 commit comments

Comments
 (0)