SparqlUpdateCommandSet Properties |
The SparqlUpdateCommandSet type exposes the following members.
Name | Description | |
---|---|---|
AlgebraOptimisers |
Gets/Sets the Algebra Optimisers to be applied to portions of updates that require queries to be made.
| |
BaseUri |
Gets/Sets the Base URI for the Command Set.
| |
CommandCount |
Gets the number of Commands in the set.
| |
Commands |
Gets the enumeration of Commands in the set.
| |
Item |
Gets the Command at the given index.
| |
NamespaceMap |
Gets the Namespace Map for the Command Set.
| |
Timeout |
Gets/Sets the Timeout in milliseconds for the execution of the Updates.
| |
UpdateExecutionTime |
Gets/Sets the Time the updates took to execute.
|