Skip to content

GDS 1.6.2

Choose a tag to compare

@AliciaFrame AliciaFrame released this 08 Jul 19:24
· 16748 commits to master since this release

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.node2vec where using relationship weights would not work when running concurrently.
  • Fixed a bug in gds.graph.create where the default value could not be changed for array properties.