Click or drag to resize

ISparqlDatasetDefaultGraphUris Property

Gets the enumeration of the Graph URIs that currently make up the default graph.

Namespace:  VDS.RDF.Query.Datasets
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
IEnumerable<Uri> DefaultGraphUris { get; }

Property Value

Type: IEnumerableUri
See Also