Skip to content

Pair

Defined in: pair.ts:44

A special handle for relationship pairs created with pair().

Value = unknown

[VALUE_SYMBOL]: Value

Defined in: pair.ts:45


readonly relation: Handle

Defined in: pair.ts:50

The relation entity of this pair.


readonly target: Handle

Defined in: pair.ts:54

The target entity of this pair.

toString(): string

Defined in: pair.ts:70

Returns a string representation of this pair.

string