BaseStardogTemplate Properties |
The BaseStardogTemplate type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoUpdateStatistics |
Gets/Sets whether to automatically update statistics.
| |
| CanoncialiseLiterals |
Gets/Sets whether the database should canonicalise literals.
| |
| ConsistencyChecking |
Gets/Sets whether to perform automatic consistency checking on transactions.
| |
| DatabaseType |
Gets the Database Type.
| |
| DurableTransactions |
Gets/Sets whether to use durable transactions.
| |
| EnablePunning |
Enables/Disables punning.
| |
| FullTextSearch |
Enables/Disables Full Text search.
| |
| IcvActiveGraphs |
Gets/Sets the active graphs for ICV.
| |
| IcvEnabled |
Enables/Disables ICV.
| |
| IcvReasoningMode |
Gets/Sets the reasoning mode for ICV.
| |
| ID |
Gets/Sets the Store ID.
(Inherited from StoreTemplate.) | |
| IndexNamedGraphs |
Gets/Sets whether to optimize indexes for named graph queries.
| |
| MaxDifferentialIndexLimit |
Gets/Sets the maximum differential merge limit.
| |
| MinDifferentialIndexLimit |
Gets/Sets the minimum differential index limit.
| |
| PersistIndexes |
Gets/Sets whether to persist indexes.
| |
| PersistIndexesSynchronously |
Gets/Sets whether to persist indexes synchronously.
| |
| SchemaGraphs |
Gets/Sets the graphs that contain the schema (TBox) that are used for reasoning.
| |
| SearchReindexMode |
Gets/Sets the Search re-indexing mode.
| |
| TemplateDescription |
Gets the description of the type of store the template will create.
(Inherited from StoreTemplate.) | |
| TemplateName |
Gets the name of the type of store the template will create.
(Inherited from StoreTemplate.) |