Click or drag to resize

BaseStardogServerListStores Method

Lists the database available on the server.

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.BaseStardogServer.ListStores"]

Implements

IStorageServerListStores
See Also