Interface for storage providers which have controllable transactions
For a list of all members of this type, see ITransactionalStorage Members .
| Type | Description |
|---|---|
| StardogConnector | Class for connecting to a Stardog store via HTTP |
It is up to the implementation whether transactions are per-thread or global and how transactions interact with operations performed on the storage provider. Please see individual implementations for notes on how transactions are implemented.
Namespace: VDS.RDF.Storage
Assembly: dotNetRDF (in dotNetRDF.dll)
ITransactionalStorage Members | VDS.RDF.Storage Namespace