Uses of Package
org.eclipse.rdf4j.common.iteration

Package
Description
Package offering various locking scheme implementations.
 
 
 
Interfaces and classes for handling queries and query results.
Abstract Query Algebra model.
 
 
 
 
 
Implementations of
invalid reference
Iteration
relevant to query evaluation.
 
 
 
 
 
The Repository API: the main API for accessing rdf databases and SPARQL endpoints.
Abstract base classes and wrappers for the main Repository API interfaces.
A repository wrapper with convenience functions for handling contexts.
 
Repository implementation for local RDF databases that implement the SAIL SPI.
Helper and utility classes for the SailRepository
A Repository that serves as a SPARQL endpoint client.
 
 
RDF Storage And Inference Layer (RDF Sail): a set of interfaces defining an SPI for RDF databases.
Base functionality for Sail implementations that require multi-versioned concurrency control (MVCC).
 
Abstract base implementation and internal helper classes for Sail implementations.
 
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.
MemoryStore-specific implementations of the core RDF model objects.
A Sail implementation for SHACL constraint checking.
 
 
 
 
 
Core functions required for SPIN.