| CommitGraphNode | A node within a commit graph. |
| TraversalCallback | A callback which can be used during
a traverse
of the nodes within a commit graph. |
| TraversalContext | Contains contextual information about the commit graph traversal about to start. |
| TraversalContext.Builder | |
| TraversalRequest | A request for a traversal of the commit graph starting with the included commits and
excluding any subgraph starting with excluded commits. |
| TraversalRequest.Builder | A builder for a TraversalRequest. |
| TraversalSummary | Contains a summary about the traversal which just ended. |
| TraversalSummary.Builder |
| TraversalStatus | The status of the traversal after visiting a node in the commit graph. |