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 @@ -68,11 +68,11 @@ If you are using Neo4j Desktop you can simply add the Graph Data Science library
6868|Neo4j 4.4.0 - 4.4.5
6969
7070.2+<.^|GDS 2.0.x
71- |Neo4j 4.3.0 - 4.3.12
71+ |Neo4j 4.3.0 - 4.3.13
7272|Neo4j 4.4.0 - 4.4.7
7373
7474.2+<.^|GDS 2.1.x
75- |Neo4j 4.3.0 - 4.3.12
75+ |Neo4j 4.3.0 - 4.3.13
7676|Neo4j 4.4.0 - 4.4.7
7777|===
7878
Original file line number Diff line number Diff line change 77 neos = releasedNeos +
88 [
99 ' 4.3.3' : properties. getOrDefault(' neo4jVersion433' , ' 4.3.3' ),
10- ' 4.3.4plus' : properties. getOrDefault(' neo4jVersion434' , ' 4.3.12 ' ),
10+ ' 4.3.4plus' : properties. getOrDefault(' neo4jVersion434' , ' 4.3.13 ' ),
1111 ' 4.4.7-drop01.0' : properties. getOrDefault(' neo4jVersion44drop1' , ' 4.4.7-drop01.0' ),
1212 ' dev' : properties. getOrDefault(' neo4jVersionDev' , ' 5.0.0-dev' ),
1313 ]
You can’t perform that action at this time.
0 commit comments