Uses of Interface
org.eclipse.rdf4j.sail.Sail

Packages that use Sail
Package
Description
Repository implementation for local RDF databases that implement the SAIL SPI.
 
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.
Forward-chaining inferencers, implemented as StackableSails.
 
A Sail implementation that supports full-text indexing via the Lucene API.
An implementation of the RDF SAIL API that uses main memory for storage.
 
A Sail implementation for SHACL constraint checking.