Click or drag to resize

WrapperGraphCreateUriNode Method

Creates a new URI Node that references the Graphs Base URI.

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

Return Value

Type: IUriNode

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

Implements

IGraphCreateUriNode
See Also