|
4 | 4 | Below is the compatibility matrix for the GDS library vs Neo4j. |
5 | 5 | In general, you can count on the latest version of GDS supporting the latest version of Neo4j and vice versa, and we recommend you always upgrade to that combination. |
6 | 6 |
|
7 | | -We list software with major and minor version only, e.g. GDS library 1.8. |
8 | | -You should read that as any patch version of that major+minor version, but again, do upgrade to the latest patch always, to ensure you get all bug fixes included. |
9 | | - |
10 | 7 | Not finding your version of GDS or Neo4j listed? |
11 | 8 | Time to upgrade! |
12 | 9 |
|
13 | 10 | [opts=header] |
14 | 11 | |=== |
15 | | -| Neo4j Graph Data Science | Neo4j version |
16 | | -.5+<.^|`2.2` |
17 | | -| `5.3` |
18 | | -| `5.2` |
19 | | -| `5.1` |
20 | | -| `4.4`, at least `4.4.9` |
21 | | -| `4.3`, at least `4.3.15` |
22 | | -.2+<.^|`2.1` footnote:eol[This version series is end-of-life and will not receive further patches. Please use a later version.] |
23 | | -| `4.4` |
24 | | -| `4.3` |
25 | | -.4+<.^|`1.8` footnote:eol[] |
26 | | -| `4.4` |
27 | | -| `4.3` |
28 | | -| `4.2` |
29 | | -| `4.1` footnote:neo411bug[There is a bug in Neo4j 4.1.1 that can lead to an exception when using Cypher projection. If possible, use the latest patch version.] |
| 12 | +| Neo4j version | Neo4j Graph Data Science |
| 13 | +| `5.3` | `2.2.6 or later` |
| 14 | +| `5.2` | `2.2.3 or later` |
| 15 | +| `5.1`| `2.2.1` |
| 16 | +| `4.4.9 or later` | `2.2`, `2.1` footnote:eol[This version series is end-of-life and will not receive further patches. Please use a later version.], `1.8` footnote:eol[] |
| 17 | +| `4.4.0 - 4.4.8` | `2.1` footnote:eol[], `1.8` footnote:eol[] |
| 18 | +| `4.3.15 or later` | `2.2.`, `2.1` footnote:eol[], `1.8` footnote:eol[] |
| 19 | +| `4.3.0 - 4.4.14` | `2.1` footnote:eol[], `1.8` footnote:eol[] |
| 20 | +| `4.2` | `1.8` footnote:eol[] |
| 21 | +| `4.1` footnote:neo411bug[There is a bug in Neo4j 4.1.1 that can lead to an exception when using Cypher projection. If possible, use the latest patch version.] | `1.8` footnote:eol[] |
30 | 22 | |=== |
0 commit comments