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()
Public Overrides Function ListStores As IEnumerable(Of String)
Return Value
Type:
IEnumerableString[Missing <returns> documentation for "M:VDS.RDF.Storage.Management.AllegroGraphServer.ListStores"]
Implements
IStorageServerListStoresSee Also