public class MemoryStoreSchema extends Object
MemoryStoreFactory
s to initialize MemoryStore
s.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-2016 Aduna. All Rights Reserved.