Neo4j

org.neo4j.kernel
Class ShortestPathsBranchCollisionDetector

java.lang.Object
  extended by org.neo4j.kernel.StandardBranchCollisionDetector
      extended by org.neo4j.kernel.ShortestPathsBranchCollisionDetector
All Implemented Interfaces:
BranchCollisionDetector

public class ShortestPathsBranchCollisionDetector
extends StandardBranchCollisionDetector


Constructor Summary
ShortestPathsBranchCollisionDetector(Evaluator evaluator)
           
 
Method Summary
 
Methods inherited from class org.neo4j.kernel.StandardBranchCollisionDetector
evaluate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShortestPathsBranchCollisionDetector

public ShortestPathsBranchCollisionDetector(Evaluator evaluator)

Neo4j

Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.