Class Hierarchy
- java.lang.Object
- org.neo4j.gds.Algorithm<RESULT>
- org.neo4j.gds.paths.delta.DeltaStepping
- org.neo4j.gds.GraphAlgorithmFactory<ALGO,CONFIG> (implements org.neo4j.gds.AlgorithmFactory<G,ALGO,CONFIG>)
- org.neo4j.gds.paths.delta.DeltaSteppingFactory<T>
- org.neo4j.gds.paths.delta.TentativeDistances.DistanceAndPredecessor (implements org.neo4j.gds.paths.delta.TentativeDistances)
- org.neo4j.gds.paths.delta.TentativeDistances.DistanceOnly (implements org.neo4j.gds.paths.delta.TentativeDistances)
- org.neo4j.gds.Algorithm<RESULT>
Interface Hierarchy
- org.neo4j.gds.paths.delta.TentativeDistances