Click or drag to resize

BaseQuadDatasetUsesUnionDefaultGraph Property

Gets whether this dataset uses a union default graph.

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

Property Value

Type: Boolean

Implements

ISparqlDatasetUsesUnionDefaultGraph
See Also