Release Date: 20 August 2020

GDS 1.3.2 is compatible with Neo4j 4.0 and 4.1, but not Neo4j 3.5.x. For a 3.5 compatible release, please see GDS 1.1.5.

See also 1.3.0 release notes and 1.3.1 release notes

Bug fixes

  • Fixed bug in RandomProjection where effectively each iteration weight was multiplied by all previous iteration weights.
  • Fixed a bug in graph creation which could cause an ArrayIndexOutOfBounds exceptions during node loading.