DataflowGraphGraphNode interface
DataflowGraph graph node properties.
- Extends
Properties
| graph |
Graph configuration. |
| node |
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"