DataflowGraphNode interface

DataflowGraph node properties.

Properties

name

Name of the node.

nodeType

The discriminator possible values: Source, Graph, Destination

Property Details

name

Name of the node.

name: string

Property Value

string

nodeType

The discriminator possible values: Source, Graph, Destination

nodeType: string

Property Value

string