Uses of Interface
org.eclipse.rdf4j.model.Statement

Packages that use Statement
Package
Description
 
 
A command line console tool for querying and updating local or remote RDF4J repositories.
 
 
 
 
 
 
 
 
 
 
 
The RDF Model API
Abstract base classes for RDF Model API interfaces.
Default implementations of the RDF model interfaces
Helper classes for working with RDF models.
Interfaces and classes for handling queries and query results.
 
 
 
Functionality to convert tuple query results to and from the Data Access Working Group Test Result Set RDF Vocabulary
 
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.
A Repository that serves as a SPARQL endpoint client.
Helper classes for working with Repositories.
Rio: The RDF4J parser/writer API.
Parser/writer for the RDF4J binary RDF format.
Provides helpers classes for Rio.
Parser/writer for the JSON-L format.
Writer for the Notation-3 (N3) format.
 
Parser/writer for the N-Quads format.
Parser/writer for the N-Triples format.
Parser/writer for the RDF/JSON format.
Parser/writer for the RDF/XML format.
Pretty-printing for the RDF/XML format.
Parser/writer for the TriX format.
Parser/writer for the Turtle format.
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.
 
Forward-chaining inferencers, implemented as StackableSails.
A Sail implementation that supports full-text indexing via the Lucene API.
MemoryStore-specific implementations of the core RDF model objects.
 
A Sail implementation for SHACL constraint checking.
 
 
 
 
See discussion at https://github.com/eclipse/rdf4j/issues/1262
 
Rdf4j-Spring OperationLog
Rdf4j-Spring ResultCache
Rdf4J-Spring Tx