Release Date: 2 May 2022
GDS 1.8.7 is compatible with Neo4j 4.1, 4.2, 4.3 and 4.4 but not Neo4j 3.5.x. For a 3.5 compatible release, please see GDS 1.1.7. For a 4.0 compatible release, please see GDS 1.6.5.Bug fixes
- Fixed a bug in
gds.beta.randomWalk.stream
where configuring start nodes could lead to AIOOB exceptions. - Fix a bug in
gds.graph.export
where the configured database directory would not be respected. - Fixed a bug with running Triangle Count on filtered graphs.
- Fixed a bug in
gds.beta.graphSage
when usingactivationFunction: 'RELU'
, where the training did not compute the correct gradient.
Other Changes
- Updated version of ‘com.google.protobuf’ to 3.9.12. This fixes a potential Denial of Service issue (https://github.com/advisories/GHSA-wrvw-hg22-4m67).
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