dotNetRDF API Documentation

IAsyncTransactionalStorage Interface

Interface for storage providers which have controllable transactions which can be managed asynchronously

For a list of all members of this type, see IAsyncTransactionalStorage Members .

public interface IAsyncTransactionalStorage

Types that implement IAsyncTransactionalStorage

Type Description
StardogConnector Class for connecting to a Stardog store via HTTP

Requirements

Namespace: VDS.RDF.Storage

Assembly: dotNetRDF (in dotNetRDF.dll)

See Also

IAsyncTransactionalStorage Members | VDS.RDF.Storage Namespace