Click or drag to resize

WrapperDatasetUsesUnionDefaultGraph 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

ISparqlDatasetUsesUnionDefaultGraph
See Also