Click or drag to resize

IGraphGetUriNode Method

Overload List
  NameDescription
Public methodGetUriNode(String)
Selects the Uri Node with the given QName if it exists in the Graph, returns null otherwise.
Public methodGetUriNode(Uri)
Selects the Uri Node with the given Uri if it exists in the Graph, returns null otherwise.
Top
See Also