SubgraphNode

constructor(name: String)(source)

Parameters

Input

The input type that this node expects.

Output

The output type that this node produces.

name

The name of the node, inherited from the parent class, which serves as its identifier within the graph.