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.