Uses of Interface
org.eclipse.rdf4j.query.Dataset

Packages that use Dataset
Package
Description
 
 
Interfaces and classes for handling queries and query results.
 
 
 
 
 
 
 
 
The rdf4j SPARQL 1.1 parser.
This package contains classes for rendering RDF4J query objects as SPARQL queries.
A repository wrapper which supports auto-loading of datasets specified in a query.
Helper and utility classes for the SailRepository
 
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.
 
 
See discussion at https://github.com/eclipse/rdf4j/issues/1262