Click or drag to resize

BaseGraphCreateUriNode Method

Overload List
  NameDescription
Public methodCreateUriNode
Creates a new URI Node that refers to the Base Uri of the Graph.
Public methodCreateUriNode(String)
Creates a new URI Node with the given QName.
Public methodCreateUriNode(Uri)
Creates a new URI Node with the given URI.
Top
See Also