The most current release of Neo4j is 5.25.1

Graph Algorithms 3.5.8.1

27 August 2019

Bug fixes

  • The previous release accidentally removed the label column from algo.labelPropragation.stream() . This version adds it back in.
  • A...

Graph Algorithms 3.5.8.0

12 August 2019

Breaking changes

  • LabelPropagation: Default parameter values for seeding and writing have been removed - users must specify property names for t...

Graph Algorithms 3.5.7.0

9 July 2019

New features

  • Added procedures to compute memory requirements for UnionFind, LabelPropagation and PageRank as well as for graph loading (algo.me...