interface ValuedGraphTypesContextImpl
undocumented
Extends: ValuedGraphBase.Types
Properties
_N
undocumented
_N
_V
undocumented
_V
builder
undocumented
builder
context
undocumented
context
link
undocumented
link
linkConnections
undocumented
linkConnections
linkConnectionsBuilder
undocumented
linkConnectionsBuilder
linkConnectionsContext
undocumented
linkConnectionsContext
linkMap
undocumented
linkMap
linkMapBuilder
undocumented
linkMapBuilder
Definition
readonly linkMapBuilder:
RMap.Builder
<this['_N'],
RMap.Builder
<this['_N'], this['_V']>>;
Overrides
linkMapContext
undocumented
linkMapContext
linkMapNonEmpty
undocumented
linkMapNonEmpty
Definition
readonly linkMapNonEmpty:
RMap.NonEmpty
<this['_N'],
RMap
<this['_N'], this['_V']>>;
Overrides
linkTarget
undocumented
linkTarget
nonEmpty
undocumented
nonEmpty
normal
undocumented
normal
Definition
readonly normal:
ValuedGraphBase
<this['_N'], this['_V']> &
VariantGraphBase
<this['_N'], this['_V']>;