Package org.neo4j.gds.paths.traverse
-
Interface Summary Interface Description Aggregator BfsBaseConfig BfsMutateConfig BfsStreamConfig DfsBaseConfig DfsMutateConfig DfsStreamConfig ExitPredicate -
Class Summary Class Description BFS Parallel implementation of the BFS algorithm.BfsAlgorithmFactory<CONFIG extends BfsBaseConfig> DFS DfsAlgorithmFactory<CONFIG extends DfsBaseConfig> MaxDepthExitPredicate OneHopAggregator TargetExitPredicate -
Enum Summary Enum Description ExitPredicate.Result