SparqlEvaluationContext Properties |
The SparqlEvaluationContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | Binder |
Gets/Sets the Results Binder.
|
![]() | Data |
Gets the Dataset the query is over.
|
![]() | InputMultiset |
Gets/Sets the Input Multiset.
|
![]() | Item |
Gets/Sets a Object that should be persisted over the entire Evaluation Context.
|
![]() | OutputMultiset |
Gets/Sets the Output Multiset.
|
![]() | Processor |
Gets the custom query processor that is in use (if any).
|
![]() | Query |
Gets the Query that is being evaluated.
|
![]() | QueryTime |
Retrieves the Time in milliseconds the query took to evaluate.
|
![]() | QueryTimeout |
Gets the Query Timeout used for the Query.
|
![]() | QueryTimeTicks |
Retrieves the Time in ticks the query took to evaluate.
|
![]() | RemainingTimeout |
Gets the Remaining Timeout i.e. the Timeout taking into account time already elapsed.
|
![]() | TrimTemporaryVariables |
Gets/Sets whether BGPs should trim temporary variables.
|