Click or drag to resize

WrapperDatasetUnderlyingDataset Property

Gets the underlying dataset.

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

Property Value

Type: ISparqlDataset
See Also