Skip to content

Commit 1cca051

Browse files
committed
Reflect supported versions for 2.6.9
due to netty update Arrow based graph construction would hang for other versions.
1 parent 996c98b commit 1cca051

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

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

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ If your version of GDS or Neo4j is not listed in the matrix, you should upgrade.
1010
[opts=header]
1111
|===
1212
| Neo4j version | Neo4j Graph Data Science
13-
| `5.20` | `2.7`, `2.6.7` or later
14-
| `5.19` | `2.7`, `2.6.5` or later
15-
| `5.18` | `2.7`, `2.6.2` or later
16-
| `5.17` | `2.7`, `2.6.1` or later
17-
| `5.16` | `2.7`, `2.6`, `2.5.7` footnote:eol[2.5 version series is end-of-life and will not receive further patches. Please use a later version.]
13+
| `5.20` | `2.7`, `2.6.7` - `2.6.8`
14+
| `5.19` | `2.7`, `2.6.5` - `2.6.8`
15+
| `5.18` | `2.7`, `2.6.2` - `2.6.8`
16+
| `5.17` | `2.7`, `2.6.1` - `2.6.8`
17+
| `5.16` | `2.7`, `2.6.0` - `2.6.8`, `2.5.7` footnote:eol[2.5 version series is end-of-life and will not receive further patches. Please use a later version.]
1818
| `5.15` | `2.6`, `2.5.6` footnote:eol[] or later
1919
| `5.14` | `2.6`, `2.5.5` footnote:eol[] or later
2020
| `5.13` | `2.6`, `2.5.1` footnote:eol[] or later
@@ -24,7 +24,8 @@ If your version of GDS or Neo4j is not listed in the matrix, you should upgrade.
2424
| `5.9` | `2.5` footnote:eol[]
2525
| `5.8` | `2.5` footnote:eol[]
2626
| `5.7` | `2.5` footnote:eol[]
27-
| `5.6` | `2.5` footnote:eol[]
28-
| `4.4.27` or later | `2.6`, `2.5.3` footnote:eol[] or later
29-
| `4.4.9` - `4.4.26` | `2.6`, `2.5` footnote:eol[]
27+
| `5.6` | `2.5` footnote:eol[]publi
28+
| `4.4.41` or later | `2.6.9` or later
29+
| `4.4.27` - `4.4.40` | `2.6.0` - `2.6.8`, `2.5.3` footnote:eol[] or later
30+
| `4.4.9` - `4.4.26` | `2.6.0` - `2.6.8`, `2.5` footnote:eol[]
3031
|===

0 commit comments

Comments
 (0)