Click or drag to resize

WrapperDataset.UsesUnionDefaultGraph Property

Gets whether the default graph is the union of all graphs.

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

Property Value

Type: Boolean

Implements

ISparqlDataset.UsesUnionDefaultGraph
See Also