Click or drag to resize

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; }

Property Value

Type: Uri
See Also