Click or drag to resize

FusekiConnectorListGraphs Method

Gets the List of Graphs from 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.FusekiConnector.ListGraphs"]

Implements

IStorageProviderListGraphs
IStorageProviderListGraphs
See Also