Click or drag to resize

BaseVirtualNode<TNodeID, TGraphID>.GraphUri Property

Gets/Sets the Graph URI of the Node.

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

Property Value

Type: Uri

Implements

INode.GraphUri
See Also