Uses of Class
org.graph4j.traversal.SearchNode

Packages that use SearchNode
Package
Description
Implementations of the depth-first search (DFS) and breadth-first search (BFS) algorithms, using both iterator and visitor patterns.