Click or drag to resize

ISparqlDataset.UsesUnionDefaultGraph Property

Gets whether the Default Graph is treated as being the union of all Graphs in the dataset when no Default Graph is otherwise set.

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

Property Value

Type: Boolean
See Also