ToolsCopyNode Method |
Name | Description | |
---|---|---|
CopyNode(INode, IGraph) |
Copies a Node so it can be used in another Graph since by default Triples cannot contain Nodes from more than one Graph.
| |
CopyNode(INode, INodeFactory) |
Copies a Node using another Node Factory.
| |
CopyNode(INode, IGraph, Boolean) |
Copies a Node so it can be used in another Graph since by default Triples cannot contain Nodes from more than one Graph.
|