dotNetRDF API Documentation

StardogConnector.Rollback() Method

Rolls back the active Transaction

public void Rollback();

Implements

ITransactionalStorage.Rollback

Remarks

Transactions are scoped to Managed Threads

Exceptions

Exception Type Condition
RdfStorageException Thrown if there is not an active Transaction on the current Thread

See Also

StardogConnector Class | VDS.RDF.Storage Namespace | StardogConnector.Rollback Overload List