![]() | INamedGraphMerge Method |
Name | Description | |
---|---|---|
![]() | Merge(INode, INode) |
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(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.
(Inherited from IGraph.) |