Click or drag to resize

IGraphCreateUriNode Method

Creates a URI Node that corresponds to the Base URI of the Graph.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
IUriNode CreateUriNode()

Return Value

Type: IUriNode

[Missing <returns> documentation for "M:VDS.RDF.IGraph.CreateUriNode"]

See Also