Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

v1.6.0

Compare
Choose a tag to compare
@nicolewhite nicolewhite released this 10 Oct 03:04
· 65 commits to master since this release

Bug Fixes

cypherToList no longer throws out of bounds exceptions when dealing with empty collections.

4d5ae3d
8760a34

New Features

shortestPath and allShortestPaths now accept the argument direction="all".

b8b6942