Click or drag to resize

DatasetFileManagerListGraphs Method

Gets the list of URIs of Graphs in the Store.

Namespace:  VDS.RDF.Storage
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override IEnumerable<Uri> ListGraphs()

Return Value

Type: IEnumerableUri

[Missing <returns> documentation for "M:VDS.RDF.Storage.DatasetFileManager.ListGraphs"]

Implements

IStorageProviderListGraphs
IStorageProviderListGraphs
See Also