interface ValuedGraphTypesContextImpl
undocumented
Extends: ValuedGraphBase.Types
Properties
_N
undocumented
_N_V
undocumented
_Vbuilder
undocumented
buildercontext
undocumented
contextlink
undocumented
linklinkConnections
undocumented
linkConnectionslinkConnectionsBuilder
undocumented
linkConnectionsBuilderlinkConnectionsContext
undocumented
linkConnectionsContextlinkMap
undocumented
linkMaplinkMapBuilder
undocumented
linkMapBuilderDefinition
readonly linkMapBuilder: RMap.Builder<this['_N'], RMap.Builder<this['_N'], this['_V']>>;
Overrides
linkMapContext
undocumented
linkMapContextlinkMapNonEmpty
undocumented
linkMapNonEmptyDefinition
readonly linkMapNonEmpty: RMap.NonEmpty<this['_N'], RMap<this['_N'], this['_V']>>;
Overrides
linkTarget
undocumented
linkTargetnonEmpty
undocumented
nonEmptynormal
undocumented
normalDefinition
readonly normal: ValuedGraphBase<this['_N'], this['_V']> & VariantGraphBase<this['_N'], this['_V']>;