Uses of Package
org.eclipse.rdf4j.query
Packages that use org.eclipse.rdf4j.query
Package
Description
Interfaces and classes for handling queries and query results.
Abstract Query Algebra model.
Implementations of
relevant to query evaluation.
invalid reference
Iteration
Functionality to convert tuple query results to and from the
Data Access Working Group Test Result Set RDF Vocabulary
The rdf4j SPARQL 1.1 parser.
A writer for the
SPARQL Query Results JSON Format
Parsers and writers for the
SPARQL Query Results XML Format
This package contains classes for working with RDF4J query objects.
This package contains classes for rendering RDF4J query objects as SPARQL queries.
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.
A repository wrapper which supports auto-loading of datasets specified in a query.
Interfaces for notification/interception of events happening on Repositories and RepositoryConnections
Wrapper/adapter base implementations.
A repository that serves as a proxy client for a remote repository on an RDF4J Server.
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.Helper classes for working with Repositories.
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).
ElasticSearch index for the
LuceneSail
.Abstract base implementation and internal helper classes for Sail implementations.
Forward-chaining inferencers, implemented as
StackableSail
s.The LMDB based Store.
A Sail implementation that supports full-text indexing via the Lucene API.
See discussion at https://github.com/eclipse/rdf4j/issues/1262
Core functions required for SPIN.
Rdf4j-Spring DAO
Rdf4j-Spring OperationCache
Rdf4j-Spring OperationLog
Rdf4j-Spring ResultCache
Rdf4J-Spring Tx
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.collection.factory.apiClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.A BindingSet is a set of named value bindings, which is used a.o.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.collection.factory.implClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.A BindingSet is a set of named value bindings, which is used a.o.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.collection.factory.mapdbClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.A BindingSet is a set of named value bindings, which is used a.o.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.common.concurrent.locks.diagnosticsClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.A representation of a query result as a sequence of
Statement
objects.An exception indicating that the evaluation of a query failed.Super type of all query result types (TupleQueryResult, GraphQueryResult, etc.).A representation of a variable-binding query result as a sequence ofBindingSet
objects. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.console.commandClassDescriptionAn exception indicating that a query could not be processed by the query parser, typically due to syntax errors.An exception indicating that the evaluation of a query failed.A type-safe enumeration for RDF query languages such as
QueryLanguage.SPARQL
.A RuntimeException indicating that a specific query language is not supported.An exception indicating that the execution of an update failed. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.console.utilClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.The super class of all handlers for processing query results.The super class of exceptions originating from
QueryResultHandler
implementations.An exception that can be thrown by an TupleQueryResultHandler when it encounters an unrecoverable error. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.federatedClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.Represents a dataset against which operations can be evaluated.An exception indicating that a query could not be processed by the query parser, typically due to syntax errors.A query on a repository that can be formulated in one of the supported query languages (for example SPARQL).
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.federated.algebraClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.An exception indicating that a query could not be processed by the query parser, typically due to syntax errors.An exception indicating that the evaluation of a query failed.An interface defining methods related to handling sequences of Solutions.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.federated.apiClassDescriptionAn exception indicating that the evaluation of a query failed.A representation of a variable-binding query result as a sequence of
BindingSet
objects. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.federated.evaluationClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.Represents a dataset against which operations can be evaluated.An exception indicating that a query could not be processed by the query parser, typically due to syntax errors.An operation (e.g.A query on a repository that can be formulated in one of the supported query languages (for example SPARQL).An exception indicating that the evaluation of a query failed.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.federated.evaluation.concurrentClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.An exception indicating that the evaluation of a query failed.An exception indicating that the evaluation of a query has been interrupted, for example because it took too long to complete.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.federated.evaluation.iteratorClassDescriptionA named value binding.A BindingSet is a set of named value bindings, which is used a.o.A representation of a query result as a sequence of
Statement
objects.A BindingSet is a set of named value bindings, which is used a.o.An exception indicating that the evaluation of a query failed. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.federated.evaluation.joinClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.An exception indicating that the evaluation of a query failed.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.federated.evaluation.unionClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.An exception indicating that the evaluation of a query failed.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.federated.exceptionClassDescriptionAn exception indicating that the evaluation of a query failed.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.federated.optimizer
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.federated.repositoryClassDescriptionAn exception indicating that a query could not be processed by the query parser, typically due to syntax errors.A type-safe enumeration for RDF query languages such as
QueryLanguage.SPARQL
.An update operation on a repository that can be formulated in one of the supported query languages (for example SPARQL). -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.federated.structuresClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.Represents a dataset against which operations can be evaluated.A representation of a query result as a sequence of
Statement
objects.An operation (e.g.A query on a repository that can be formulated in one of the supported query languages (for example SPARQL).An exception indicating that the evaluation of a query failed.A representation of a variable-binding query result as a sequence ofBindingSet
objects.An interface defining methods related to handling sequences of Solutions.An exception that can be thrown by an TupleQueryResultHandler when it encounters an unrecoverable error. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.federated.utilClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.Represents a dataset against which operations can be evaluated.An operation (e.g.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.http.clientClassDescriptionA named value binding.Represents a dataset against which operations can be evaluated.A representation of a query result as a sequence of
Statement
objects.An exception indicating that a query could not be processed by the query parser, typically due to syntax errors.An exception indicating that the evaluation of a query has been interrupted, for example because it took too long to complete.A type-safe enumeration for RDF query languages such asQueryLanguage.SPARQL
.A representation of a variable-binding query result as a sequence ofBindingSet
objects.An interface defining methods related to handling sequences of Solutions.An exception that can be thrown by an TupleQueryResultHandler when it encounters an unrecoverable error. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.http.client.queryClassDescriptionA named value binding.An operation (e.g.A query on a repository that can be formulated in one of the supported query languages (for example SPARQL).A type-safe enumeration for RDF query languages such as
QueryLanguage.SPARQL
.An update operation on a repository that can be formulated in one of the supported query languages (for example SPARQL). -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.http.protocol.transaction.operations
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.http.server.readonly.sparqlClassDescriptionAn exception indicating that a query could not be processed by the query parser, typically due to syntax errors.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.http.server.repository.handlerClassDescriptionA representation of a query result as a sequence of
Statement
objects.A query on a repository that can be formulated in one of the supported query languages (for example SPARQL).A type-safe enumeration for RDF query languages such asQueryLanguage.SPARQL
.A representation of a variable-binding query result as a sequence ofBindingSet
objects. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.queryClassDescriptionA named value binding.A BindingSet is a set of named value bindings, which is used a.o.Represents a dataset against which operations can be evaluated.A representation of a query result as a sequence of
Statement
objects.An exception indicating that a query could not be processed by the query parser, typically due to syntax errors.An operation (e.g.A query on a repository that can be formulated in one of the supported query languages (for example SPARQL).The different types of queries that RDF4J recognizes: boolean queries, graph queries, and tuple queries.An exception indicating that the evaluation of a query failed.A type-safe enumeration for RDF query languages such asQueryLanguage.SPARQL
.Super type of all query result types (TupleQueryResult, GraphQueryResult, etc.).The super class of all handlers for processing query results.The super class of exceptions originating fromQueryResultHandler
implementations.A representation of a variable-binding query result as a sequence ofBindingSet
objects.An interface defining methods related to handling sequences of Solutions.An exception that can be thrown by an TupleQueryResultHandler when it encounters an unrecoverable error.An exception indicating that the execution of an update failed. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.query.algebra
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.query.algebra.evaluationClassDescriptionAbstract base class for
BindingSet
implementations, providing a.o.A named value binding.A BindingSet is a set of named value bindings, which is used a.o.Represents a dataset against which operations can be evaluated.A BindingSet is a set of named value bindings, which is used a.o.An exception indicating that the evaluation of a query failed.An update operation on a repository that can be formulated in one of the supported query languages (for example SPARQL).An exception indicating that the execution of an update failed. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.query.algebra.evaluation.federationClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.An exception indicating that the evaluation of a query failed.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.query.algebra.evaluation.functionClassDescriptionAn exception indicating that the evaluation of a query failed.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.query.algebra.evaluation.function.aggregateClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.An exception indicating that the evaluation of a query failed.
-
-
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.query.algebra.evaluation.implClassDescriptionA named value binding.A BindingSet is a set of named value bindings, which is used a.o.Represents a dataset against which operations can be evaluated.A BindingSet is a set of named value bindings, which is used a.o.An exception indicating that the evaluation of a query failed.
-
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps.valuesClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.An exception indicating that the evaluation of a query failed.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.query.algebra.evaluation.iteratorClassDescriptionA named value binding.A BindingSet is a set of named value bindings, which is used a.o.A BindingSet is a set of named value bindings, which is used a.o.An exception indicating that the evaluation of a query failed.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.query.algebra.evaluation.optimizerClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.Represents a dataset against which operations can be evaluated.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.query.algebra.evaluation.utilClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.An exception indicating that the evaluation of a query failed.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.query.dawgClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.An exception indicating that the evaluation of a query failed.The super class of all handlers for processing query results.The super class of exceptions originating from
QueryResultHandler
implementations.A representation of a variable-binding query result as a sequence ofBindingSet
objects.An interface defining methods related to handling sequences of Solutions.An exception that can be thrown by an TupleQueryResultHandler when it encounters an unrecoverable error. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.query.implClassDescriptionAbstract base class for
BindingSet
implementations, providing a.o.Base class forTupleQueryResultHandler
s with dummy implementations of all methods.A named value binding.A BindingSet is a set of named value bindings, which is used a.o.Represents a dataset against which operations can be evaluated.A representation of a query result as a sequence ofStatement
objects.A BindingSet is a set of named value bindings, which is used a.o.An operation (e.g.A query on a repository that can be formulated in one of the supported query languages (for example SPARQL).An exception indicating that the evaluation of a query failed.Super type of all query result types (TupleQueryResult, GraphQueryResult, etc.).The super class of all handlers for processing query results.A representation of a variable-binding query result as a sequence ofBindingSet
objects.An interface defining methods related to handling sequences of Solutions.An exception that can be thrown by an TupleQueryResultHandler when it encounters an unrecoverable error.An update operation on a repository that can be formulated in one of the supported query languages (for example SPARQL). -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.query.parserClassDescriptionRepresents a dataset against which operations can be evaluated.An exception indicating that a query could not be processed by the query parser, typically due to syntax errors.A type-safe enumeration for RDF query languages such as
QueryLanguage.SPARQL
.A RuntimeException indicating that a specific query language is not supported. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.query.parser.implClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.Represents a dataset against which operations can be evaluated.An operation (e.g.A query on a repository that can be formulated in one of the supported query languages (for example SPARQL).An update operation on a repository that can be formulated in one of the supported query languages (for example SPARQL).
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.query.parser.sparqlClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.Represents a dataset against which operations can be evaluated.An exception indicating that a query could not be processed by the query parser, typically due to syntax errors.A type-safe enumeration for RDF query languages such as
QueryLanguage.SPARQL
. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.query.parser.sparql.aggregateClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.An exception indicating that the evaluation of a query failed.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.query.resultioClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.An interface that indicates that this QueryResultHandler is capable of handling boolean results using the
QueryResultHandler.handleBoolean(boolean)
method.A representation of a query result as a sequence ofStatement
objects.An exception indicating that the evaluation of a query failed.The super class of all handlers for processing query results.The super class of exceptions originating fromQueryResultHandler
implementations.A representation of a variable-binding query result as a sequence ofBindingSet
objects.An interface defining methods related to handling sequences of Solutions.An exception that can be thrown by an TupleQueryResultHandler when it encounters an unrecoverable error. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.query.resultio.binaryClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.The super class of all handlers for processing query results.The super class of exceptions originating from
QueryResultHandler
implementations.An interface defining methods related to handling sequences of Solutions.An exception that can be thrown by an TupleQueryResultHandler when it encounters an unrecoverable error. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.query.resultio.helpersClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.An interface that indicates that this QueryResultHandler is capable of handling boolean results using the
QueryResultHandler.handleBoolean(boolean)
method.An exception indicating that the evaluation of a query failed.Super type of all query result types (TupleQueryResult, GraphQueryResult, etc.).The super class of all handlers for processing query results.The super class of exceptions originating fromQueryResultHandler
implementations.A representation of a variable-binding query result as a sequence ofBindingSet
objects.An interface defining methods related to handling sequences of Solutions.An exception that can be thrown by an TupleQueryResultHandler when it encounters an unrecoverable error. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.query.resultio.sparqljsonClassDescriptionAn interface that indicates that this QueryResultHandler is capable of handling boolean results using the
QueryResultHandler.handleBoolean(boolean)
method.The super class of all handlers for processing query results.The super class of exceptions originating fromQueryResultHandler
implementations.An interface defining methods related to handling sequences of Solutions.An exception that can be thrown by an TupleQueryResultHandler when it encounters an unrecoverable error. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.query.resultio.sparqlxmlClassDescriptionAn interface that indicates that this QueryResultHandler is capable of handling boolean results using the
QueryResultHandler.handleBoolean(boolean)
method.The super class of all handlers for processing query results.The super class of exceptions originating fromQueryResultHandler
implementations.An interface defining methods related to handling sequences of Solutions.An exception that can be thrown by an TupleQueryResultHandler when it encounters an unrecoverable error. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.query.resultio.textClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.An interface that indicates that this QueryResultHandler is capable of handling boolean results using the
QueryResultHandler.handleBoolean(boolean)
method.The super class of all handlers for processing query results.The super class of exceptions originating fromQueryResultHandler
implementations.An exception that can be thrown by an TupleQueryResultHandler when it encounters an unrecoverable error. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.query.resultio.text.csvClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.The super class of all handlers for processing query results.The super class of exceptions originating from
QueryResultHandler
implementations.An interface defining methods related to handling sequences of Solutions.An exception that can be thrown by an TupleQueryResultHandler when it encounters an unrecoverable error. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.query.resultio.text.tsvClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.The super class of all handlers for processing query results.The super class of exceptions originating from
QueryResultHandler
implementations.An interface defining methods related to handling sequences of Solutions.An exception that can be thrown by an TupleQueryResultHandler when it encounters an unrecoverable error. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.queryrender
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.queryrender.sparql
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.queryrender.sparql.experimental
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.repositoryClassDescriptionAn exception indicating that a query could not be processed by the query parser, typically due to syntax errors.A query on a repository that can be formulated in one of the supported query languages (for example SPARQL).A type-safe enumeration for RDF query languages such as
QueryLanguage.SPARQL
.An update operation on a repository that can be formulated in one of the supported query languages (for example SPARQL). -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.repository.baseClassDescriptionAn exception indicating that a query could not be processed by the query parser, typically due to syntax errors.A query on a repository that can be formulated in one of the supported query languages (for example SPARQL).A type-safe enumeration for RDF query languages such as
QueryLanguage.SPARQL
.An update operation on a repository that can be formulated in one of the supported query languages (for example SPARQL). -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.repository.contextawareClassDescriptionAn exception indicating that a query could not be processed by the query parser, typically due to syntax errors.A query on a repository that can be formulated in one of the supported query languages (for example SPARQL).A type-safe enumeration for RDF query languages such as
QueryLanguage.SPARQL
.An update operation on a repository that can be formulated in one of the supported query languages (for example SPARQL). -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.repository.contextaware.config
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.repository.datasetClassDescriptionAn exception indicating that a query could not be processed by the query parser, typically due to syntax errors.A query on a repository that can be formulated in one of the supported query languages (for example SPARQL).A type-safe enumeration for RDF query languages such as
QueryLanguage.SPARQL
. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.repository.evaluationClassDescriptionAn exception indicating that the evaluation of a query failed.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.repository.eventClassDescriptionA type-safe enumeration for RDF query languages such as
QueryLanguage.SPARQL
.An update operation on a repository that can be formulated in one of the supported query languages (for example SPARQL). -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.repository.event.baseClassDescriptionAn exception indicating that a query could not be processed by the query parser, typically due to syntax errors.A type-safe enumeration for RDF query languages such as
QueryLanguage.SPARQL
.An update operation on a repository that can be formulated in one of the supported query languages (for example SPARQL). -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.repository.event.utilClassDescriptionA type-safe enumeration for RDF query languages such as
QueryLanguage.SPARQL
.An update operation on a repository that can be formulated in one of the supported query languages (for example SPARQL). -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.repository.httpClassDescriptionA representation of a query result as a sequence of
Statement
objects.An exception indicating that a query could not be processed by the query parser, typically due to syntax errors.An operation (e.g.A query on a repository that can be formulated in one of the supported query languages (for example SPARQL).An exception indicating that the evaluation of a query failed.A type-safe enumeration for RDF query languages such asQueryLanguage.SPARQL
.A representation of a variable-binding query result as a sequence ofBindingSet
objects.An interface defining methods related to handling sequences of Solutions.An exception that can be thrown by an TupleQueryResultHandler when it encounters an unrecoverable error.An update operation on a repository that can be formulated in one of the supported query languages (for example SPARQL).An exception indicating that the execution of an update failed. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.repository.sailClassDescriptionA representation of a query result as a sequence of
Statement
objects.An exception indicating that a query could not be processed by the query parser, typically due to syntax errors.An operation (e.g.A query on a repository that can be formulated in one of the supported query languages (for example SPARQL).An exception indicating that the evaluation of a query failed.A type-safe enumeration for RDF query languages such asQueryLanguage.SPARQL
.A representation of a variable-binding query result as a sequence ofBindingSet
objects.An interface defining methods related to handling sequences of Solutions.An exception that can be thrown by an TupleQueryResultHandler when it encounters an unrecoverable error.An update operation on a repository that can be formulated in one of the supported query languages (for example SPARQL).An exception indicating that the execution of an update failed. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.repository.sail.helpersClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.Represents a dataset against which operations can be evaluated.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.repository.sparqlClassDescriptionAn exception indicating that a query could not be processed by the query parser, typically due to syntax errors.A query on a repository that can be formulated in one of the supported query languages (for example SPARQL).A type-safe enumeration for RDF query languages such as
QueryLanguage.SPARQL
.An update operation on a repository that can be formulated in one of the supported query languages (for example SPARQL). -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.repository.sparql.federationClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.An exception indicating that the evaluation of a query failed.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.repository.sparql.queryClassDescriptionAbstract base class for
BindingSet
implementations, providing a.o.A named value binding.A BindingSet is a set of named value bindings, which is used a.o.Represents a dataset against which operations can be evaluated.A representation of a query result as a sequence ofStatement
objects.An operation (e.g.A query on a repository that can be formulated in one of the supported query languages (for example SPARQL).An exception indicating that the evaluation of a query failed.A representation of a variable-binding query result as a sequence ofBindingSet
objects.An interface defining methods related to handling sequences of Solutions.An exception that can be thrown by an TupleQueryResultHandler when it encounters an unrecoverable error.An update operation on a repository that can be formulated in one of the supported query languages (for example SPARQL).An exception indicating that the execution of an update failed. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.repository.utilClassDescriptionA representation of a query result as a sequence of
Statement
objects.An exception indicating that a query could not be processed by the query parser, typically due to syntax errors.An exception indicating that the evaluation of a query failed.A representation of a variable-binding query result as a sequence ofBindingSet
objects.An interface defining methods related to handling sequences of Solutions. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.sailClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.Represents a dataset against which operations can be evaluated.The different types of queries that RDF4J recognizes: boolean queries, graph queries, and tuple queries.An exception indicating that the evaluation of a query failed.A type-safe enumeration for RDF query languages such as
QueryLanguage.SPARQL
. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.sail.baseClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.Represents a dataset against which operations can be evaluated.An exception indicating that the evaluation of a query failed.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.sail.elasticsearchClassDescriptionAn exception indicating that a query could not be processed by the query parser, typically due to syntax errors.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.sail.evaluationClassDescriptionAn exception indicating that the evaluation of a query failed.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.sail.helpersClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.Represents a dataset against which operations can be evaluated.The different types of queries that RDF4J recognizes: boolean queries, graph queries, and tuple queries.A type-safe enumeration for RDF query languages such as
QueryLanguage.SPARQL
. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.sail.inferencerClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.Represents a dataset against which operations can be evaluated.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.sail.inferencer.fcClassDescriptionAn exception indicating that a query could not be processed by the query parser, typically due to syntax errors.A type-safe enumeration for RDF query languages such as
QueryLanguage.SPARQL
.A RuntimeException indicating that a specific query language is not supported. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.sail.inferencer.fc.configClassDescriptionAn exception indicating that a query could not be processed by the query parser, typically due to syntax errors.A type-safe enumeration for RDF query languages such as
QueryLanguage.SPARQL
. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.sail.lmdbClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.Represents a dataset against which operations can be evaluated.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.sail.luceneClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.Represents a dataset against which operations can be evaluated.An exception indicating that a query could not be processed by the query parser, typically due to syntax errors.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.sail.lucene.implClassDescriptionAn exception indicating that a query could not be processed by the query parser, typically due to syntax errors.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.sail.shacl.ast.planNodesClassDescriptionA named value binding.A BindingSet is a set of named value bindings, which is used a.o.Represents a dataset against which operations can be evaluated.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.sail.solrClassDescriptionAn exception indicating that a query could not be processed by the query parser, typically due to syntax errors.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.spin
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.spin.functionClassDescriptionA query on a repository that can be formulated in one of the supported query languages (for example SPARQL).An exception indicating that the evaluation of a query failed.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.spin.function.apfClassDescriptionAn exception indicating that the evaluation of a query failed.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.spin.function.listClassDescriptionAn exception indicating that the evaluation of a query failed.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.spin.function.spifClassDescriptionAn exception indicating that the evaluation of a query failed.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.spring.dao
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.spring.dao.support
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.spring.dao.support.opbuilderClassDescriptionAn operation (e.g.An update operation on a repository that can be formulated in one of the supported query languages (for example SPARQL).
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.spring.dao.support.operationClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.A representation of a query result as a sequence of
Statement
objects.An operation (e.g.A representation of a variable-binding query result as a sequence ofBindingSet
objects. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.spring.demo.dao
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.spring.operationcacheClassDescriptionAn update operation on a repository that can be formulated in one of the supported query languages (for example SPARQL).
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.spring.operationlogClassDescriptionA representation of a query result as a sequence of
Statement
objects.An exception indicating that a query could not be processed by the query parser, typically due to syntax errors.An operation (e.g.A query on a repository that can be formulated in one of the supported query languages (for example SPARQL).An exception indicating that the evaluation of a query failed.A type-safe enumeration for RDF query languages such asQueryLanguage.SPARQL
.A representation of a variable-binding query result as a sequence ofBindingSet
objects.An interface defining methods related to handling sequences of Solutions.An exception that can be thrown by an TupleQueryResultHandler when it encounters an unrecoverable error.An update operation on a repository that can be formulated in one of the supported query languages (for example SPARQL).An exception indicating that the execution of an update failed. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.spring.operationlog.log
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.spring.resultcacheClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.A representation of a query result as a sequence of
Statement
objects.An exception indicating that a query could not be processed by the query parser, typically due to syntax errors.An operation (e.g.A query on a repository that can be formulated in one of the supported query languages (for example SPARQL).An exception indicating that the evaluation of a query failed.A type-safe enumeration for RDF query languages such asQueryLanguage.SPARQL
.Super type of all query result types (TupleQueryResult, GraphQueryResult, etc.).A representation of a variable-binding query result as a sequence ofBindingSet
objects.An interface defining methods related to handling sequences of Solutions.An exception that can be thrown by an TupleQueryResultHandler when it encounters an unrecoverable error.An update operation on a repository that can be formulated in one of the supported query languages (for example SPARQL).An exception indicating that the execution of an update failed. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.spring.supportClassDescriptionAn update operation on a repository that can be formulated in one of the supported query languages (for example SPARQL).
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.spring.support.queryClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.Represents a dataset against which operations can be evaluated.A representation of a query result as a sequence of
Statement
objects.An operation (e.g.A query on a repository that can be formulated in one of the supported query languages (for example SPARQL).An exception indicating that the evaluation of a query failed.A representation of a variable-binding query result as a sequence ofBindingSet
objects.An interface defining methods related to handling sequences of Solutions.An exception that can be thrown by an TupleQueryResultHandler when it encounters an unrecoverable error.An update operation on a repository that can be formulated in one of the supported query languages (for example SPARQL).An exception indicating that the execution of an update failed. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.spring.txClassDescriptionAn exception indicating that a query could not be processed by the query parser, typically due to syntax errors.An update operation on a repository that can be formulated in one of the supported query languages (for example SPARQL).
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.spring.util
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.testsuite.query.parser.sparqlClassDescriptionAn exception indicating that a query could not be processed by the query parser, typically due to syntax errors.An exception indicating that the execution of an update failed.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.testsuite.query.parser.sparql.manifestClassDescriptionA BindingSet is a set of named value bindings, which is used a.o.Represents a dataset against which operations can be evaluated.An exception indicating that a query could not be processed by the query parser, typically due to syntax errors.
-
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.testsuite.query.resultioClassDescriptionAn exception indicating that the evaluation of a query failed.The super class of exceptions originating from
QueryResultHandler
implementations.A representation of a variable-binding query result as a sequence ofBindingSet
objects.An exception that can be thrown by an TupleQueryResultHandler when it encounters an unrecoverable error. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.workbench.commandsClassDescriptionAn exception indicating that a query could not be processed by the query parser, typically due to syntax errors.An exception indicating that the evaluation of a query failed.The super class of exceptions originating from
QueryResultHandler
implementations. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.rdf4j.workbench.utilClassDescriptionAn exception indicating that a query could not be processed by the query parser, typically due to syntax errors.A query on a repository that can be formulated in one of the supported query languages (for example SPARQL).An exception indicating that the evaluation of a query failed.A type-safe enumeration for RDF query languages such as
QueryLanguage.SPARQL
.The super class of exceptions originating fromQueryResultHandler
implementations.An exception indicating that the execution of an update failed. -
Classes in org.eclipse.rdf4j.query used by org.eclipse.testsuite.rdf4j.sail.luceneClassDescriptionAn exception indicating that a query could not be processed by the query parser, typically due to syntax errors.An exception indicating that the evaluation of a query failed.