Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

3.4.0.0

Choose a tag to compare

@mneedham mneedham released this 15 May 08:57
· 364 commits to 3.2 since this release

What happened in this release?

  • Documentation has now moved onto neo4j.com. You can find it at neo4j.com/docs/graph-algorithms/3.4/

  • Internal refactoring to support the new 3.4 kernel API

  • Yens k-shortest path added

  • Streaming version of Label Propagation algorithm added.

  • A* algorithm added. Thanks to Sadeep Madurange for working on this one.