Pair
Defined in: pair.ts:44
A special handle for relationship pairs created with pair().
Type Parameters
Section titled “Type Parameters”Value = unknown
Properties
Section titled “Properties”[VALUE_SYMBOL]
Section titled “[VALUE_SYMBOL]”[VALUE_SYMBOL]:
Value
Defined in: pair.ts:45
relation
Section titled “relation”
readonlyrelation:Handle
Defined in: pair.ts:50
The relation entity of this pair.
target
Section titled “target”
readonlytarget:Handle
Defined in: pair.ts:54
The target entity of this pair.
Methods
Section titled “Methods”toString()
Section titled “toString()”toString():
string
Defined in: pair.ts:70
Returns a string representation of this pair.
Returns
Section titled “Returns”string