IGraphCreateUriNode Method |
| Name | Description | |
|---|---|---|
| CreateUriNode |
Creates a URI Node that corresponds to the Base URI of the Graph.
| |
| CreateUriNode(String) |
Creates a URI Node for the given QName using the Graphs NamespaceMap to resolve the QName.
| |
| CreateUriNode(Uri) |
Creates a URI Node for the given URI.
(Inherited from INodeFactory.) |