|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openrdf.sail.nativerdf.config.NativeStoreSchema
public class NativeStoreSchema
Defines constants for the NativeStore schema which is used by
NativeStoreFactorys to initialize NativeStores.
| Field Summary | |
|---|---|
static URI |
FORCE_SYNC
http://www.openrdf.org/config/sail/native#forceSync |
static String |
NAMESPACE
The NativeStore schema namespace (http://www.openrdf.org/config/sail/native#). |
static URI |
NAMESPACE_CACHE_SIZE
http://www.openrdf.org/config/sail/native#namespaceCacheSize |
static URI |
NAMESPACE_ID_CACHE_SIZE
http://www.openrdf.org/config/sail/native#namespaceIDCacheSize |
static URI |
TRIPLE_INDEXES
http://www.openrdf.org/config/sail/native#tripleIndexes |
static URI |
VALUE_CACHE_SIZE
http://www.openrdf.org/config/sail/native#valueCacheSize |
static URI |
VALUE_ID_CACHE_SIZE
http://www.openrdf.org/config/sail/native#valueIDCacheSize |
| Constructor Summary | |
|---|---|
NativeStoreSchema()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String NAMESPACE
public static final URI TRIPLE_INDEXES
public static final URI FORCE_SYNC
public static final URI VALUE_CACHE_SIZE
public static final URI VALUE_ID_CACHE_SIZE
public static final URI NAMESPACE_CACHE_SIZE
public static final URI NAMESPACE_ID_CACHE_SIZE
| Constructor Detail |
|---|
public NativeStoreSchema()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||