|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| MemoryStore | An implementation of the Sail interface that stores its data in main memory and that can use a file for persistent storage. |
| MemoryStoreConnection | Implementation of a Sail Connection for memory stores. |
An implementation of the RDF SAIL API that uses main memory for storage. This implementation uses a graph as data structure, and is aimed to have the best possible performance, possibly at the cost of memory usage.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||