org.neo4j.graphalgo.impl.path
Class AllSimplePaths
java.lang.Object
org.neo4j.graphalgo.impl.path.AllPaths
org.neo4j.graphalgo.impl.path.AllSimplePaths
- All Implemented Interfaces:
- PathFinder<Path>
public class AllSimplePaths
- extends AllPaths
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AllSimplePaths
public AllSimplePaths(int maxDepth,
RelationshipExpander expander)
uniqueness
protected Uniqueness uniqueness()
- Overrides:
uniqueness in class AllPaths
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.