interface ArrowValuedGraph.Context<UN>
The ArrowValuedGraph's Context instance that serves as a factory for all related immutable instances and builders.
Type parameters
Name | Description |
---|---|
UN | the upper type limit for node types for which this context can create instances |