Click or drag to resize

AllegroGraphServerListStores Method

Get the lists of stores available on the Server.

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

Return Value

Type: IEnumerableString

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

Implements

IStorageServerListStores
See Also