Uses of Class
org.eclipse.rdf4j.http.client.query.AbstractHTTPQuery
Packages that use AbstractHTTPQuery
Package
Description
A repository that serves as a proxy client for a remote repository on an RDF4J Server.
-
Uses of AbstractHTTPQuery in org.eclipse.rdf4j.repository.http
Subclasses of AbstractHTTPQuery in org.eclipse.rdf4j.repository.httpModifier 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 AbstractHTTPQuery in org.eclipse.rdf4j.repository.sparql.query
Subclasses of AbstractHTTPQuery in org.eclipse.rdf4j.repository.sparql.queryModifier and TypeClassDescriptionclass
Parses boolean query response from remote stores.class
Parses RDF results in the background.class
Parses tuple results in the background.