* Updated the Gremlin-based test code for computing the shortest-path.

* Added a test for computing the shortest-path to non-existing destination.
  The expected result is an empty path.

* Update the MyLoopFunction implementation and get rid of the "< 10" condition.
1 file changed