BaseStardogTemplateConsistencyChecking Property |
Gets/Sets whether to perform automatic consistency checking on transactions.
Namespace:
VDS.RDF.Storage.Management.Provisioning.Stardog
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool ConsistencyChecking { get; set; }
Public Property ConsistencyChecking As Boolean
Get
Set
Property Value
Type:
BooleanSee Also