Click or drag to resize

FourStoreConnectorListGraphs Method

Lists the Graphs in the Store.

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

Return Value

Type: IEnumerableUri

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

Implements

IStorageProviderListGraphs
See Also