Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 361 Bytes

File metadata and controls

14 lines (9 loc) · 361 Bytes

Changelog - [0.3.0] - yyyy-mm-dd

New Features

  1. Add a new get_relationship_properties_keys tool.
  2. Add targetNode filtering for longest_path.
  3. Add support for similarity algorithms.

Bug Fixes

  1. Return node names in several path algorithms that only returned node ids.
  2. Fix a bug with loading node properties incorrectly.

Other Changes