Click or drag to resize

SesameServerListStores Method

Gets the list of available stores.

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

Return Value

Type: IEnumerableString

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

Implements

IStorageServerListStores
See Also