public interface OntopSystemSettings extends OntopReformulationSettings
OntopModelSettings.CardinalityPreservationMode| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_QUERY_TIMEOUT |
static String |
HTTP_CACHE_CONTROL |
static String |
HTTP_CACHE_MAX_AGE
Deprecated.
|
static String |
HTTP_CACHE_STALE_IF_ERROR
Deprecated.
|
static String |
HTTP_CACHE_STALE_WHILE_REVALIDATE
Deprecated.
|
static String |
PERMANENT_DB_CONNECTION |
APPLICATION_NAME, AVOID_POST_PROCESSING, CLASSES_INCLUDED_QUERY_LOGGING, DISTINCT_RESULTSET, EXCLUDE_INVALID_TRIPLES_FROM_RESULT_SET, EXISTENTIAL_REASONING, HTTP_HEADER_INCLUDED_QUERY_LOGGING_PREFIX, INCLUDE_FIXED_OBJECT_POSITION_IN_DESCRIBE, QUERY_CACHE_MAX_SIZE, QUERY_LOGGING, QUERY_LOGGING_DECOMPOSITION, QUERY_LOGGING_DECOMPOSITION_AND_MERGING_EXCLUSIVE, QUERY_TEMPLATE_EXTRACTION, REFORMULATED_INCLUDED_QUERY_LOGGING, SPARQL_INCLUDED_QUERY_LOGGING, TABLES_INCLUDED_QUERY_LOGGINGSAME_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.
|
Optional<String> |
getHttpCacheControl() |
boolean |
isPermanentDBConnectionEnabled()
Needed by some in-memory DBs
(e.g.
|
areClassesAndPropertiesIncludedIntoQueryLog, areInvalidTriplesExcludedFromResultSet, areQueryLoggingDecompositionAndMergingMutuallyExclusive, areTablesIncludedIntoQueryLog, getApplicationName, getHttpHeaderNamesToLog, getQueryCacheMaxSize, isDistinctPostProcessingEnabled, isExistentialReasoningEnabled, isFixedObjectIncludedInDescribe, isPostProcessingAvoided, isQueryLoggingDecompositionEnabled, isQueryLoggingEnabled, isQueryTemplateExtractionEnabled, isReformulatedQueryIncludedIntoQueryLog, isSparqlQueryIncludedIntoQueryLogisSameAsInMappingsEnabledgetMaxNbChildrenForLiftingDBFunctionSymbolcontains, getCardinalityPreservationMode, getProperty, isTestModeEnabledstatic final String DEFAULT_QUERY_TIMEOUT
static final String PERMANENT_DB_CONNECTION
static final String HTTP_CACHE_CONTROL
@Deprecated static final String HTTP_CACHE_MAX_AGE
@Deprecated static final String HTTP_CACHE_STALE_WHILE_REVALIDATE
@Deprecated static final String HTTP_CACHE_STALE_IF_ERROR
Optional<Integer> getDefaultQueryTimeout()
boolean isPermanentDBConnectionEnabled()
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.