![]() | LGSPGraphMerge Method |
Name | Description | |
---|---|---|
![]() | Merge(INode, INode, String) | Merges the source node into the target node, i.e. all edges incident to the source node are redirected to the target node, then the source node is deleted. |
![]() | Merge(LGSPNode, LGSPNode, String) | Merges the source node into the target node, i.e. all edges incident to the source node are redirected to the target node, then the source node is deleted. |