Package | Description |
---|---|
org.eclipse.rdf4j.sail.memory |
An implementation of the RDF SAIL API that uses main memory for storage.
|
Modifier and Type | Field and Description |
---|---|
protected MemoryStore |
MemoryStoreConnection.sail |
Modifier and Type | Method and Description |
---|---|
MemoryStore |
MemoryStoreConnection.getSail() |
Constructor and Description |
---|
MemoryStoreConnection(MemoryStore sail) |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.