Click or drag to resize

IGraphCreateUriNode Method

Overload List
  NameDescription
Public methodCreateUriNode
Creates a URI Node that corresponds to the Base URI of the Graph.
Public methodCreateUriNode(String)
Creates a URI Node for the given QName using the Graphs NamespaceMap to resolve the QName.
Public methodCreateUriNode(Uri)
Creates a URI Node for the given URI.
(Inherited from INodeFactory.)
Top
See Also