Click or drag to resize

SparqlEvaluationContext Constructor

Overload List
  NameDescription
Public methodSparqlEvaluationContext(SparqlResultBinder)
Creates a new Evaluation Context which is a Container for the given Result Binder.
Public methodSparqlEvaluationContext(SparqlQuery, ISparqlDataset)
Creates a new Evaluation Context for the given Query over the given Dataset.
Public methodSparqlEvaluationContext(SparqlQuery, ISparqlDataset, ISparqlQueryAlgebraProcessorBaseMultiset, SparqlEvaluationContext)
Creates a new Evaluation Context for the given Query over the given Dataset using a specific processor.
Top
See Also