DataflowGraphGraphNode interface

DataflowGraph graph node properties.

Extends

Properties

graphSettings

Graph configuration.

nodeType

Type of the graph node.

Inherited Properties

name

Name of the node.

Property Details

graphSettings

Graph configuration.

graphSettings: DataflowGraphNodeGraphSettings

Property Value

nodeType

Type of the graph node.

nodeType: "Graph"

Property Value

"Graph"

Inherited Property Details

name

Name of the node.

name: string

Property Value

string

Inherited From DataflowGraphNode.name