Uses of Class
org.apache.jena.sparql.exec.http.StoreProtocol
Packages that use StoreProtocol
-
Uses of StoreProtocol in org.apache.jena.sparql.exec.http
Classes in org.apache.jena.sparql.exec.http with type parameters of type StoreProtocolModifier and TypeClassDescriptionclassStoreProtocol<X extends StoreProtocol<X>>State and settings management forGraph Store ProtocolandDataset Store Protocolclients.Subclasses of StoreProtocol in org.apache.jena.sparql.exec.httpModifier and TypeClassDescriptionclassClient for dataset operations over HTTP.classClient for the SPARQL 1.1 Graph Store Protocol.Methods in org.apache.jena.sparql.exec.http with parameters of type StoreProtocolModifier and TypeMethodDescriptionStoreProtocol.copySetup(StoreProtocol<?> other) Copy the state (endpoint, HttpClient, HTTP headers, RDFFormat) of one StoreProtocol into this one.