Package org.eclipse.rdf4j.repository.http
package org.eclipse.rdf4j.repository.http
A repository that serves as a proxy client for a remote repository on an RDF4J Server.
Note that this proxy implements a RDF4J-specific extension of the basic SPARQL protocol, and therefore should
not be used to communicate with non-RDF4J SPARQL endpoints. For such endpoints, use
SPARQLRepository
instead.-
ClassDescriptionTupleQuery specific to the HTTP protocol.GraphQuery implementation specific to the HTTP protocol.A repository that serves as a client for a remote repository on an RDF4J Server.TupleQuery specific to the HTTP protocol.Update specific to the HTTP protocol.