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