Interface ConnectOps<N, L>

The operators that parametrize Connect

Type Parameters

  • out N = unknown

  • in L = never

Hierarchy

  • ConnectOps

Properties

nodeDatum: IdNodeDatum<N>

the node datum operator

sourceId: Id<L>

the source id operator

targetId: Id<L>

the target id operator

Generated using TypeDoc