Click or drag to resize

BaseStardogConnectorCommit Method

Commits the active Transaction.

Namespace:  VDS.RDF.Storage
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
Exceptions
ExceptionCondition
RdfStorageExceptionThrown if there is not an active Transaction on the current Thread.
Remarks
Transactions are scoped to Managed Threads.
See Also