public class MemoryStoreSchema extends Object
MemoryStoreFactorys to initialize MemoryStores.| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE
The MemoryStore schema namespace (http://www.openrdf.org/config/sail/memory#).
|
static URI |
PERSIST
http://www.openrdf.org/config/sail/memory#persist
|
static URI |
SYNC_DELAY
http://www.openrdf.org/config/sail/memory#syncDelay
|
| Constructor and Description |
|---|
MemoryStoreSchema() |
public static final String NAMESPACE
public static final URI PERSIST
public static final URI SYNC_DELAY
Copyright © 2001–2015 Aduna. All rights reserved.