Package org.neo4j.gds.shortestpath
-
Interface Summary Interface Description ShortestPathDeltaSteppingConfig -
Class Summary Class Description ShortestPathDeltaSteppingProc<PROC_RESULT> Delta-Stepping is a non-negative single source shortest paths (NSSSP) algorithm to calculate the length of the shortest paths from a starting node to all other nodes in the graph.ShortestPathDeltaSteppingStreamProc Delta-Stepping is a non-negative single source shortest paths (NSSSP) algorithm to calculate the length of the shortest paths from a starting node to all other nodes in the graph.ShortestPathDeltaSteppingWriteProc Delta-Stepping is a non-negative single source shortest paths (NSSSP) algorithm to calculate the length of the shortest paths from a starting node to all other nodes in the graph.