ISparqlDatasetActiveGraphUris Property |
Gets the enumeration of the Graph URIs that currently make up the active graph.
Namespace:
VDS.RDF.Query.Datasets
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax IEnumerable<Uri> ActiveGraphUris { get; }
ReadOnly Property ActiveGraphUris As IEnumerable(Of Uri)
Get
Property Value
Type:
IEnumerableUriSee Also