BaseModificationCommandGraphUri Property |
Gets the URI of the Graph specified in the WITH clause.
Namespace:
VDS.RDF.Update.Commands
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public Uri GraphUri { get; }
Public ReadOnly Property GraphUri As Uri
Get
Property Value
Type:
UriSee Also