| Interface | Description |
|---|---|
| DFSVisitor<N,E,D> | |
| GraphTraversalVisitor<N,E,D> |
Visitor interface for graph traversals.
|
| Class | Description |
|---|---|
| BaseDFSVisitor<N,E,D> |
A base implementation of a
DFSVisitor. |
| DefaultGraphTraversalVisitor<N,E,D> | |
| GraphTraversal |
| Enum | Description |
|---|---|
| GraphTraversalAction |
The type of a
GraphTraversalAction to be performed. |
Copyright © 2015. All Rights Reserved.