GDS 1.6.2
Release Date: July 8, 2021
GDS 1.6.2 is compatible with Neo4j 4.3, 4.2, 4.1, and 4.0. It is not compatible with Neo4j 3.5.x - for a compatible release, please see GDS 1.1.6
Bug Fixes
- Fixed a bug in weighted GraphSAGE where the relationshipWeightProperty was not loaded.
- Fixed a bug in
gds.beta.node2vecwhere using relationship weights would not work when running concurrently. - Fixed a bug in
gds.graph.createwhere the default value could not be changed for array properties.