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