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 IRI |
PERSIST
http://www.openrdf.org/config/sail/memory#persist
|
static IRI |
SYNC_DELAY
http://www.openrdf.org/config/sail/memory#syncDelay
|
Constructor and Description |
---|
MemoryStoreSchema() |
public static final String NAMESPACE
public static final IRI PERSIST
public static final IRI SYNC_DELAY
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.