Click or drag to resize

SparqlUpdateCommandSet Properties

The SparqlUpdateCommandSet type exposes the following members.

Properties
  NameDescription
Public propertyAlgebraOptimisers
Gets/Sets the Algebra Optimisers to be applied to portions of updates that require queries to be made.
Public propertyBaseUri
Gets/Sets the Base URI for the Command Set.
Public propertyCommandCount
Gets the number of Commands in the set.
Public propertyCommands
Gets the enumeration of Commands in the set.
Public propertyItem
Gets the Command at the given index.
Public propertyNamespaceMap
Gets the Namespace Map for the Command Set.
Public propertyTimeout
Gets/Sets the Timeout in milliseconds for the execution of the Updates.
Public propertyUpdateExecutionTime
Gets/Sets the Time the updates took to execute.
Top
See Also