ISparqlDatasetUsesUnionDefaultGraph 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; }
ReadOnly Property UsesUnionDefaultGraph As Boolean
Get
Property Value
Type:
BooleanSee Also