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

3.4.12.5

Compare
Choose a tag to compare
@neo-technology-build-agent neo-technology-build-agent released this 13 Mar 11:33
· 44 commits to 3.4 since this release

What happened in this release?

  • Added Eigenvector Centrality
  • Refactored Strongly Connected Components, Connected Components, Label Propagation to use writeProperty instead of partitionProperty. Old parameter still works for backwards compatability
  • Refactored algo.lpa to match signatures of other write algorithms. Old signature still works for backwards compatability