| Package | Description |
|---|---|
| org.openrdf.sail.base | |
| org.openrdf.sail.memory |
An implementation of the RDF SAIL API that uses main memory for storage.
|
| org.openrdf.sail.nativerdf |
Native RDF storage backend.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SailSourceConnection
A
SailConnection implementation that is based on an SailStore. |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryStoreConnection
Implementation of a Sail Connection for memory stores.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LimitedSizeNativeStoreConnection |
class |
NativeStoreConnection |
Copyright © 2001–2015 Aduna. All rights reserved.