Release Date: 4 May 2020
GDS 1.1.1 is compatible with Neo4j 3.5.9 and above, but not Neo4j 4.x. For a 4.0 compatible release, please see GDS 1.2.0.
Bug fixes:
- Fixed several bugs with mutated node properties:
- Mutated node properties no longer have size 0
gds.graph.writeNodeProperties
previously did not return counts for mutated node properties; this has been fixed
- Fixed a bug where progress logging could slow down algorithm performance
gds.graph.writeNodeProperties
no longer writes 0 to nodes missing the specified property- Fixed a bug where seeding from an in-memory node property caused no results to be written back.
1.1.0 release notes are available here.
Recent Graph Data Science Releases
- Graph Data Science 2.11
- Graph Data Science 2.10.1
- Graph Data Science 2.9.0
- Graph Data Science 2.8.0
- Graph Data Science 2.7.0