Class RDF4JProtocolSession

java.lang.Object
org.eclipse.rdf4j.http.client.SPARQLProtocolSession
org.eclipse.rdf4j.http.client.RDF4JProtocolSession
All Implemented Interfaces:
AutoCloseable, HttpClientDependent

public class RDF4JProtocolSession extends SPARQLProtocolSession
A SPARQLProtocolSession subclass which extends the standard SPARQL 1.1 Protocol with additional functionality, as documented in the RDF4J REST API.
Author:
Andreas Schwarte, Jeen Broekstra
See Also: