Uses of Class
org.eclipse.rdf4j.query.impl.AbstractQuery
Package
Description
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.
-
Uses of AbstractQuery in org.eclipse.rdf4j.federated.structures
Modifier and TypeClassDescriptionclass
Abstraction of aSailBooleanQuery
which takes care for tracking theFedXRepositoryConnection.BINDING_ORIGINAL_MAX_EXECUTION_TIME
during evaluation.class
Abstraction of aSailGraphQuery
which takes care for tracking theFedXRepositoryConnection.BINDING_ORIGINAL_MAX_EXECUTION_TIME
during evaluation.class
Abstraction of aSailTupleQuery
which takes care for tracking theFedXRepositoryConnection.BINDING_ORIGINAL_MAX_EXECUTION_TIME
during evaluation. -
Uses of AbstractQuery in org.eclipse.rdf4j.http.client.query
-
Uses of AbstractQuery in org.eclipse.rdf4j.query.impl
-
Uses of AbstractQuery in org.eclipse.rdf4j.query.parser.impl
-
Uses of AbstractQuery in org.eclipse.rdf4j.repository.http
Modifier and TypeClassDescriptionclass
TupleQuery specific to the HTTP protocol.class
GraphQuery implementation specific to the HTTP protocol.class
TupleQuery specific to the HTTP protocol. -
Uses of AbstractQuery in org.eclipse.rdf4j.repository.sail
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of AbstractQuery in org.eclipse.rdf4j.repository.sparql.query
Modifier and TypeClassDescriptionclass
Parses boolean query response from remote stores.class
Parses RDF results in the background.class
Parses tuple results in the background.