See: Description
| Class | Description |
|---|---|
| BFSDistanceLabeler |
Labels each node in the graph according to the BFS distance from the start node(s).
|
| KNeighborhoodExtractor |
Extracts the subgraph (neighborhood) from a graph whose nodes are no more than distance k away from at
least one of the root nodes (starting vertices).
|