Click or drag to resize

FusekiConnector.ListGraphs 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: IEnumerable<Uri>

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

Implements

IStorageProvider.ListGraphs()
IStorageProvider.ListGraphs()
See Also