SparqlEvaluationContext Constructor |
| Name | Description | |
|---|---|---|
| SparqlEvaluationContext(SparqlResultBinder) |
Creates a new Evaluation Context which is a Container for the given Result Binder.
| |
| SparqlEvaluationContext(SparqlQuery, ISparqlDataset) |
Creates a new Evaluation Context for the given Query over the given Dataset.
| |
| SparqlEvaluationContext(SparqlQuery, ISparqlDataset, ISparqlQueryAlgebraProcessorBaseMultiset, SparqlEvaluationContext) |
Creates a new Evaluation Context for the given Query over the given Dataset using a specific processor.
|