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.
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.
The Native Store.