Package org.eclipse.rdf4j.sail.memory
package org.eclipse.rdf4j.sail.memory
An implementation of the RDF SAIL API that uses main memory for storage.
This implementation uses a bipartite graph as data structure.
-
ClassDescriptionAn implementation of the Sail interface that stores its data in main memory and that can use a file for persistent storage.Implementation of a Sail Connection for memory stores.