ISparqlDatasetGraphs Property |
Gets all the Graphs in the Dataset.
Namespace:
VDS.RDF.Query.Datasets
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax IEnumerable<IGraph> Graphs { get; }
ReadOnly Property Graphs As IEnumerable(Of IGraph)
Get
Property Value
Type:
IEnumerableIGraphSee Also