Click or drag to resize

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; }

Property Value

Type: Boolean
See Also