File tree Expand file tree Collapse file tree 4 files changed +470
-35
lines changed
Expand file tree Collapse file tree 4 files changed +470
-35
lines changed Original file line number Diff line number Diff line change 22
33### New Features
441 . Project all (non-string) node properties using the appropriate (integer/float) types.
5- 2 . Support personalisation, post-filtering and node name mapping in centrality algorithms whenever appropriate.
5+ 2 . Support personalisation, post-filtering and node name mapping in centrality and community algorithms whenever appropriate.
663 . Support post-filtering and node name mapping in community algorithms whenever appropriate.
77
88### Bug Fixes
9- 1 . Fix GDS calls for path algorithms and clean up returned data format.
10- 2 . Fix wrong GDS call for K-Core Decomposition, K-1 Coloring.
9+ 1 . Fix GDS calls for path and community algorithms and clean up returned data format.
1110
1211### Other Changes
13121 . Removed minimum_weight_k_spanning_tree since it is write mode only, which may modify the database unexpectedly.
You can’t perform that action at this time.
0 commit comments