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.useinvalid reference
CONFIG#connectionTimeOut
static final IRI
Deprecated.useCONFIG.delegate
instead.static final IRI
Deprecated.useinvalid reference
CONFIG#iterationCacheSyncThreshold
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.useinvalid reference
CONFIG#type
-
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.useinvalid reference
CONFIG#type
-
DELEGATE
Deprecated.useCONFIG.delegate
instead. -
ITERATION_CACHE_SYNC_THRESHOLD
Deprecated.useinvalid reference
CONFIG#iterationCacheSyncThreshold
-
CONNECTION_TIME_OUT
Deprecated.useinvalid reference
CONFIG#connectionTimeOut
-
-
Constructor Details
-
SailConfigSchema
public SailConfigSchema()Deprecated, for removal: This API element is subject to removal in a future version.
-
CONFIG
instead.