interface EdgeGraph.Types
Utility interface that provides higher-kinded types for this collection.
Properties
builder
undocumented
builderDefinition
readonly builder: EdgeGraph.Builder<this['_N']>;
context
undocumented
contextDefinition
readonly context: EdgeGraph.Context<this['_N']>;
nonEmpty
undocumented
nonEmptyDefinition
readonly nonEmpty: EdgeGraph.NonEmpty<this['_N']>;