BaseStardogTemplateDurableTransactions Property |
Gets/Sets whether to use durable transactions.
Namespace:
VDS.RDF.Storage.Management.Provisioning.Stardog
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool DurableTransactions { get; set; }
Public Property DurableTransactions As Boolean
Get
Set
Property Value
Type:
BooleanSee Also