Show / Hide Table of Contents

Namespace VDS.RDF.Storage.Management

Classes

AllegroGraphServer

Represents an AllegroGraph server, may be used to access and manage stores within a catalog on the server.

BaseStardogServer

Abstract implementation of a management connection to a Stardog server using the HTTP protocol.

BaseStardogServer.DatabaseOptions

Static Class containing constants relevant to provisioning new Stardog stores.

SesameServer

Represents a connection to a Sesame Server.

StardogServer

Management connection for Stardog servers running the latest version, current this is 3.*.

StardogV1Server

Management connection for Stardog 1.* servers.

StardogV2Server

Management connection for Stardog 2.* servers.

StardogV3Server

Management connection for Stardog 3.* servers.

Interfaces

IAsyncStorageServer

Interface for storage providers which are capable of managing multiple stores asynchronously.

IStorageServer

Interface for storage servers which are systems capable of managing multiple stores which are exposed as IStorageProvider instances.

In this article
  • Classes
  • Interfaces
Back to top Generated by DocFX