Uses of Class
org.eclipse.rdf4j.sail.SailLockedException
Package
Description
RDF Storage And Inference Layer (RDF Sail): a set of interfaces defining an SPI for RDF databases.
Abstract base implementation and internal helper classes for Sail implementations.
-
Uses of SailLockedException in org.eclipse.rdf4j.sail
Modifier and TypeMethodDescriptionLockManager.lockOrFail()
Creates a lock in a SAIL if it does not yet exist. -
Uses of SailLockedException in org.eclipse.rdf4j.sail.helpers
Modifier and TypeMethodDescriptionDirectoryLockManager.lockOrFail()
Creates a lock in a directory if it does not yet exist.