Class MemoryStoreSchema
java.lang.Object
org.eclipse.rdf4j.sail.memory.config.MemoryStoreSchema
Deprecated, for removal: This API element is subject to removal in a future version.
Defines constants for the MemoryStore schema which is used by 
MemoryStoreFactorys to initialize
MemoryStores.- Author:
 - Arjohn Kampman
 
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated, for removal: This API element is subject to removal in a future version.The MemoryStore schema namespace (http://www.openrdf.org/config/sail/memory#).static final IRIDeprecated.useCONFIG.Mem.persistinstead.static final IRIDeprecated.useCONFIG.Mem.syncDelayinstead. - 
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 MemoryStore schema namespace (http://www.openrdf.org/config/sail/memory#).- See Also:
 
 - 
PERSIST
Deprecated.useCONFIG.Mem.persistinstead.http://www.openrdf.org/config/sail/memory#persist - 
SYNC_DELAY
Deprecated.useCONFIG.Mem.syncDelayinstead.http://www.openrdf.org/config/sail/memory#syncDelay 
 - 
 - 
Constructor Details
- 
MemoryStoreSchema
public MemoryStoreSchema()Deprecated, for removal: This API element is subject to removal in a future version. 
 - 
 
CONFIG.Meminstead.