Hi guys, unfortunately, the newest 1.1-SNAPSHOT of the Traversal API breaks working code.
What are the semantics of Predicate<Path> compared to the previously used Predicate<Position>? In Path, there is no "current position" any more, just an Iterable? How can I determine the node I'm supposed to look at when filtering during traversal? Thanks, Christian _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

