This repository has been archived by the owner on Apr 22, 2020. It is now read-only.
3.5.3.2
neo-technology-build-agent
released this
06 Mar 10:47
·
201 commits
to 3.4
since this release
What happened in this release?
- Louvain - support for Random Neighbor Community Selection
- Added Degree Centrality
- Similarity Algorithms now support optional
sourceIds
andtargetIds
- Added duplicate neighbors strategy for Cypher loading - can now choose to pick first weight, maximum weight, minimum weight, or sum relationship weights
- Bug fix for k shortest path max depth - thanks to @frant-hartm
algo.list()
now returns functions as well as procedures