BaseModificationCommand Properties |
The BaseModificationCommand type exposes the following members.
Name | Description | |
---|---|---|
AffectsSingleGraph |
Gets whether the Command will only affect a single Graph.
(Inherited from SparqlUpdateCommand.) | |
CommandType |
Gets the Type of this Command.
(Inherited from SparqlUpdateCommand.) | |
GraphUri |
Gets the URI of the Graph specified in the WITH clause.
| |
UsingNamedUris |
Gets the URIs specified in USING NAMED clauses.
| |
UsingUris |
Gets the URIs specified in USING clauses.
|