BaseVirtualNodeTNodeID, TGraphIDGraphUri Property  | 
 
            Gets/Sets the Graph URI of the Node.
            
 
    Namespace: 
   VDS.RDF.Storage.Virtualisation
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic Uri GraphUri { get; set; }Public Property GraphUri As Uri
	Get
	Set
Property Value
Type: 
UriImplements
INodeGraphUri
See Also