Uses of Class
org.apache.jena.sparql.exec.http.GSP
-
Uses of GSP in org.apache.jena.sparql.exec.http
Modifier and TypeMethodDescriptionGSP.defaultGraph()
Send request for the default graph (that is,?default
)Send request for a named graph (that is,?graph=
)GSP.graphName
(org.apache.jena.graph.Node graphName) Send request for a named graph (that is,?graph=
)static GSP
GSP.request()
Create a request to the remote service (without GSP naming).static GSP
Create a request to the remote serviceURL (without a URL query string).