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; }
ReadOnly Property DefaultGraphUris As IEnumerable(Of Uri)
Get
Property Value
Type:
IEnumerableUriSee Also