File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -78,12 +78,12 @@ If you are using Neo4j Desktop you can simply add the Graph Data Science library
7878.4+<.^|GDS 2.2.x
7979|Neo4j 4.3.15 - 4.3.23
8080.7+.^|Java 11 & Java 17
81- |Neo4j 4.4.9 - 4.4.15
81+ |Neo4j 4.4.9 - 4.4.16
8282|Neo4j 5.1.0
8383|Neo4j 5.2.0
8484|Neo4j 5.3.0
8585.3+<.^|GDS 2.3.x
86- |Neo4j 4.4.9 - 4.4.15
86+ |Neo4j 4.4.9 - 4.4.16
8787|Neo4j 5.1.0
8888|Neo4j 5.2.0
8989|Neo4j 5.3.0
Original file line number Diff line number Diff line change 11ext {
22 neos = [
3- ' 4.4' : properties. getOrDefault(' neo4jVersion44' , ' 4.4.15 ' ),
3+ ' 4.4' : properties. getOrDefault(' neo4jVersion44' , ' 4.4.16 ' ),
44 ' 5.1' : properties. getOrDefault(' neo4jVersion51' , ' 5.1.0' ),
55 ' 5.2' : properties. getOrDefault(' neo4jVersion52' , ' 5.2.0' ),
66 ' 5.3' : properties. getOrDefault(' neo4jVersion53' , ' 5.3.0' ),
You can’t perform that action at this time.
0 commit comments