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