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