Package org.eclipse.rdf4j.sail.config
Class SailConfigSchema
java.lang.Object
org.eclipse.rdf4j.sail.config.SailConfigSchema
Deprecated, for removal: This API element is subject to removal in a future version.
Defines constants for the Sail repository schema which are used to initialize repositories.
- Author:
- Arjohn Kampman
-
Field Summary
Modifier and TypeFieldDescriptionstatic final IRI
Deprecated.useCONFIG.Sail.connectionTimeOut
instead.static final IRI
Deprecated.useCONFIG.delegate
instead.static final IRI
Deprecated.useCONFIG.Sail.iterationCacheSyncThreshold
instead.static final String
Deprecated, for removal: This API element is subject to removal in a future version.The (Obsolete) Sail API schema namespace ( http://www.openrdf.org/config/sail#).static final IRI
Deprecated.useCONFIG.Sail.type
instead. -
Constructor Summary
ConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Field Details
-
NAMESPACE
Deprecated, for removal: This API element is subject to removal in a future version.The (Obsolete) Sail API schema namespace ( http://www.openrdf.org/config/sail#).- See Also:
-
SAILTYPE
Deprecated.useCONFIG.Sail.type
instead. -
DELEGATE
Deprecated.useCONFIG.delegate
instead. -
ITERATION_CACHE_SYNC_THRESHOLD
Deprecated.useCONFIG.Sail.iterationCacheSyncThreshold
instead. -
CONNECTION_TIME_OUT
Deprecated.useCONFIG.Sail.connectionTimeOut
instead.
-
-
Constructor Details
-
SailConfigSchema
public SailConfigSchema()Deprecated, for removal: This API element is subject to removal in a future version.
-
CONFIG
instead.