public interface OntopSystemSettings extends OntopReformulationSettings
OntopModelSettings.CardinalityPreservationMode| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_QUERY_TIMEOUT |
static String |
PERMANENT_DB_CONNECTION |
DISTINCT_RESULTSET, EXISTENTIAL_REASONING, QUERY_CACHE_MAX_SIZESAME_ASMAX_NB_CHILDREN_LIFTING_DB_FSCARDINALITY_MODE, TEST_MODE| Modifier and Type | Method and Description |
|---|---|
Optional<Integer> |
getDefaultQueryTimeout()
Query EVALUATION timeout (executed on the DB engine)
Has no effect if negative or equal to 0.
|
boolean |
isPermanentDBConnectionEnabled()
Needed by some in-memory DBs
(e.g.
|
getQueryCacheMaxSize, isDistinctPostProcessingEnabled, isExistentialReasoningEnabledisSameAsInMappingsEnabledgetMaxNbChildrenForLiftingDBFunctionSymbolcontains, getCardinalityPreservationMode, getProperty, isTestModeEnabledstatic final String DEFAULT_QUERY_TIMEOUT
static final String PERMANENT_DB_CONNECTION
Optional<Integer> getDefaultQueryTimeout()
boolean isPermanentDBConnectionEnabled()
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.