Skip to content

Commit baacdec

Browse files
committed
add projeciton directionality changelog
1 parent 920e63a commit baacdec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
1. Add a new get_relationship_properties_keys tool.
55
2. Add targetNode filtering for longest_path.
66
3. Add support for similarity algorithms.
7+
4. Add relationship directionality used by graph projection as an optional parameter to all appropriate algorithms. This include all algorithms that support both directed and undirected graphs and behave differently.
78

89
### Bug Fixes
910
1. Return node names in several path algorithms that only returned node ids.

0 commit comments

Comments
 (0)