SparqlUpdateEvaluationContext Properties |
The SparqlUpdateEvaluationContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | Commands |
Gets the Command Set (if any) that this context pertains to.
|
![]() | Data |
Dataset upon which the Updates are applied.
|
![]() | QueryProcessor |
Gets the Query Processor used to process the WHERE clauses of DELETE or INSERT commands.
|
![]() | RemainingTimeout |
Gets the Remaining Timeout i.e. the Timeout taking into account time already elapsed.
|
![]() | UpdateTime |
Retrieves the Time in milliseconds the update took to evaluate.
|
![]() | UpdateTimeout |
Gets the Update Timeout used for the Command Set.
|
![]() | UpdateTimeTicks |
Retrieves the Time in ticks the updates took to evaluate.
|