Uses of Package
org.eclipse.rdf4j.sail.memory
Packages that use org.eclipse.rdf4j.sail.memory
Package
Description
An implementation of the RDF SAIL API that uses main memory for storage.
-
Classes in org.eclipse.rdf4j.sail.memory used by org.eclipse.rdf4j.sail.memoryClassDescriptionAn in-memory store for namespace prefix information.SnapshotMonitor is used to keep track of which snapshot version are no longer is use (read or write) so that we can safely clean that snapshot version.An implementation of the Sail interface that stores its data in main memory and that can use a file for persistent storage.