Release Date: 22 September 2020

GDS 1.3.3 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, 1.3.1 release notes, and 1.3.2 release notes

Bug fixes

  • Fixed a bug in memory estimation on large, anonymous fictitious graphs
  • The readConcurrency configuration parameter cannot be overwritten by the concurrency parameter when it is explicitly set during graph creation
  • Fixed a bug in gds.triangleCount and gds.alpha.triangles where not all triangles were being counted under certain conditions

Improvements

  • Improved memory estimation for * node projections (loading all nodes regardless of label)