org.neo4j.kernel
Class ShortestPathsBranchCollisionDetector
java.lang.Object
org.neo4j.kernel.StandardBranchCollisionDetector
org.neo4j.kernel.ShortestPathsBranchCollisionDetector
- All Implemented Interfaces:
- BranchCollisionDetector
public class ShortestPathsBranchCollisionDetector
- extends StandardBranchCollisionDetector
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShortestPathsBranchCollisionDetector
public ShortestPathsBranchCollisionDetector(Evaluator evaluator)
includePath
protected boolean includePath(Path path,
TraversalBranch startBranch,
TraversalBranch endBranch)
- Overrides:
includePath
in class StandardBranchCollisionDetector
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.