| Interface | Description |
|---|---|
| Edge |
Interface for a graph edge.
|
| Node |
A graph node
|
| Class | Description |
|---|---|
| DefaultEdge |
An edge of a graph.
|
| Graph |
A graph of nodes and edges.
|
| GraphBuilder |
Helper to build a
Graph from nodes and edges. |
Copyright © 2017–2018 Committed. All rights reserved.