WrapperNode.GraphUri Property |
Gets/Sets the Graph URI associated with a 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