Uses of Class
org.eclipse.rdf4j.sail.helpers.AbstractNotifyingSail
Packages that use AbstractNotifyingSail
Package
Description
An implementation of the RDF SAIL API that uses main memory for storage.
-
Uses of AbstractNotifyingSail in org.eclipse.rdf4j.sail.memory
Subclasses of AbstractNotifyingSail in org.eclipse.rdf4j.sail.memoryModifier and TypeClassDescriptionclass
An implementation of the Sail interface that stores its data in main memory and that can use a file for persistent storage.