Connection
Stentor API Reference / stentor-handler/src / Connection
Interface: Connection
Defined in: packages/stentor-handler/src/HandlerGraph/toNodesAndConnections.ts:20
Propertiesβ
idβ
id:
string
Defined in: packages/stentor-handler/src/HandlerGraph/toNodesAndConnections.ts:21
descriptionβ
description:
KeyDescription
Defined in: packages/stentor-handler/src/HandlerGraph/toNodesAndConnections.ts:23
from_nodeβ
from_node:
number
Defined in: packages/stentor-handler/src/HandlerGraph/toNodesAndConnections.ts:25
fromβ
from:
string
Defined in: packages/stentor-handler/src/HandlerGraph/toNodesAndConnections.ts:27
to_nodeβ
to_node:
number
Defined in: packages/stentor-handler/src/HandlerGraph/toNodesAndConnections.ts:29
toβ
to:
string
Defined in: packages/stentor-handler/src/HandlerGraph/toNodesAndConnections.ts:31