Click or drag to resize

WrapperNode.GraphUri Property

Gets/Sets the Graph URI associated with a Node.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public Uri GraphUri { get; set; }

Property Value

Type: Uri

Implements

INode.GraphUri
See Also