Click or drag to resize

IStorageServerListStores Method

Gets the list of available stores.

Namespace:  VDS.RDF.Storage.Management
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
IEnumerable<string> ListStores()

Return Value

Type: IEnumerableString

[Missing <returns> documentation for "M:VDS.RDF.Storage.Management.IStorageServer.ListStores"]

See Also