Class NativeStoreSchema
java.lang.Object
org.eclipse.rdf4j.sail.nativerdf.config.NativeStoreSchema
Deprecated, for removal: This API element is subject to removal in a future version.
Defines constants for the NativeStore schema which is used by 
NativeStoreFactorys to initialize
NativeStores.- Author:
 - Arjohn Kampman
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final IRIDeprecated.useCONFIG.Native.forceSyncinstead.static final StringDeprecated, for removal: This API element is subject to removal in a future version.The NativeStore schema namespace (http://www.openrdf.org/config/sail/native#).static final IRIDeprecated.useCONFIG.Native.namespaceCacheSizeinstead.static final IRIDeprecated.useCONFIG.Native.namespaceIDCacheSizeinstead.static final IRIDeprecated.useCONFIG.Native.tripleIndexesinstead.static final IRIDeprecated.useCONFIG.Native.valueCacheSizeinstead.static final IRIDeprecated.useCONFIG.Native.valueIDCacheSizeinstead. - 
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, 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 NativeStore schema namespace (http://www.openrdf.org/config/sail/native#).- See Also:
 
 - 
TRIPLE_INDEXES
Deprecated.useCONFIG.Native.tripleIndexesinstead.http://www.openrdf.org/config/sail/native#tripleIndexes - 
FORCE_SYNC
Deprecated.useCONFIG.Native.forceSyncinstead.http://www.openrdf.org/config/sail/native#forceSync - 
VALUE_CACHE_SIZE
Deprecated.useCONFIG.Native.valueCacheSizeinstead.http://www.openrdf.org/config/sail/native#valueCacheSize - 
VALUE_ID_CACHE_SIZE
Deprecated.useCONFIG.Native.valueIDCacheSizeinstead.http://www.openrdf.org/config/sail/native#valueIDCacheSize - 
NAMESPACE_CACHE_SIZE
Deprecated.useCONFIG.Native.namespaceCacheSizeinstead.http://www.openrdf.org/config/sail/native#namespaceCacheSize - 
NAMESPACE_ID_CACHE_SIZE
Deprecated.useCONFIG.Native.namespaceIDCacheSizeinstead.http://www.openrdf.org/config/sail/native#namespaceIDCacheSize 
 - 
 - 
Constructor Details
- 
NativeStoreSchema
public NativeStoreSchema()Deprecated, for removal: This API element is subject to removal in a future version. 
 - 
 
CONFIG.Nativeinstead.