Click or drag to resize

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

Property Value

Type: Boolean
See Also