interface Graph.Builder<N>
A mutable Graph builder used to efficiently create new immutable instances. See the Graph documentation and the Graph.Builder API documentation
Type parameters
| Name | Description |
|---|---|
| N | the node type |
interface Graph.Builder<N>A mutable Graph builder used to efficiently create new immutable instances. See the Graph documentation and the Graph.Builder API documentation
| Name | Description |
|---|---|
| N | the node type |