Click or drag to resize

StardogDiskTemplate Properties

The StardogDiskTemplate type exposes the following members.

Properties
  NameDescription
Public propertyAutoUpdateStatistics
Gets/Sets whether to automatically update statistics.
(Inherited from BaseStardogTemplate.)
Public propertyCanoncialiseLiterals
Gets/Sets whether the database should canonicalise literals.
(Inherited from BaseStardogTemplate.)
Public propertyConsistencyChecking
Gets/Sets whether to perform automatic consistency checking on transactions.
(Inherited from BaseStardogTemplate.)
Public propertyDatabaseType
Gets the Database Type.
(Inherited from BaseStardogTemplate.)
Public propertyDurableTransactions
Gets/Sets whether to use durable transactions.
(Inherited from BaseStardogTemplate.)
Public propertyEnablePunning
Enables/Disables punning.
(Inherited from BaseStardogTemplate.)
Public propertyFullTextSearch
Enables/Disables Full Text search.
(Inherited from BaseStardogTemplate.)
Public propertyIcvActiveGraphs
Gets/Sets the active graphs for ICV.
(Inherited from BaseStardogTemplate.)
Public propertyIcvEnabled
Enables/Disables ICV.
(Inherited from BaseStardogTemplate.)
Public propertyIcvReasoningMode
Gets/Sets the reasoning mode for ICV.
(Inherited from BaseStardogTemplate.)
Public propertyID
Gets/Sets the Store ID.
(Inherited from StoreTemplate.)
Public propertyIndexNamedGraphs
Gets/Sets whether to optimize indexes for named graph queries.
(Inherited from BaseStardogTemplate.)
Public propertyMaxDifferentialIndexLimit
Gets/Sets the maximum differential merge limit.
(Inherited from BaseStardogTemplate.)
Public propertyMinDifferentialIndexLimit
Gets/Sets the minimum differential index limit.
(Inherited from BaseStardogTemplate.)
Public propertyPersistIndexes
Gets/Sets whether to persist indexes.
(Inherited from BaseStardogTemplate.)
Public propertyPersistIndexesSynchronously
Gets/Sets whether to persist indexes synchronously.
(Inherited from BaseStardogTemplate.)
Public propertySchemaGraphs
Gets/Sets the graphs that contain the schema (TBox) that are used for reasoning.
(Inherited from BaseStardogTemplate.)
Public propertySearchReindexMode
Gets/Sets the Search re-indexing mode.
(Inherited from BaseStardogTemplate.)
Public propertyTemplateDescription
Gets the description of the type of store the template will create.
(Inherited from StoreTemplate.)
Public propertyTemplateName
Gets the name of the type of store the template will create.
(Inherited from StoreTemplate.)
Top
See Also