| dotNetRDF API Documentation |
|
BaseVirtualNode`2.GraphUri Property
Gets/Sets the Graph URI of the Node
public
Uri GraphUri { public get; public set; }
Implements
INode.GraphUri
See Also
BaseVirtualNode<TNodeID, TGraphID> Class | VDS.RDF.Storage.Virtualisation Namespace