![]() | LGSPGraphProcessingEnvironmentAddNode Method |
Name | Description | |
---|---|---|
![]() | AddNode(INode, String) | |
![]() | AddNode(LGSPNode, String) |
Adds an existing LGSPNode object to the graph and assigns it to the given variable.
The node must not be part of any graph, yet!
The node may not be connected to any other elements!
|
![]() | AddNode(NodeType, String) | |
![]() | AddNode(INode, String, String) | |
![]() | AddNode(NodeType, String, String) |