Click or drag to resize

SparqlEvaluationContextData Property

Gets the Dataset the query is over.

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public ISparqlDataset Data { get; }

Property Value

Type: ISparqlDataset
See Also