Click or drag to resize

BaseNodeGraphUri Property

Gets/Sets the Graph Uri of the Node.

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

Property Value

Type: Uri

Implements

INodeGraphUri
See Also