Click or drag to resize

BaseStardogTemplate Properties

The BaseStardogTemplate type exposes the following members.

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