[ 
https://issues.apache.org/jira/browse/JENA-2130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17378216#comment-17378216
 ] 

Andy Seaborne commented on JENA-2130:
-------------------------------------

See the title of this JIRA. It is a class, {{GSP}}, with the graph store 
protocol operations.

JENA-2126, JENA-2127, JENA-2128, JENA-2129 are providing other interfaces.

{{RDFConnection}} collects usage together - the operations map 1-1 with the 
next layer down. Setup and context are shared – dataset (local) and HTTP setup 
(remote, authentication). In addition, applications have sequential patterns - 
do this query, make that update operating on the server or database, and 
{{RDFConnection}}  ({{RDFLink}}) provides processing patterns.

 

> GSP. Graph Store Protocol client using java.net.http
> ----------------------------------------------------
>
>                 Key: JENA-2130
>                 URL: https://issues.apache.org/jira/browse/JENA-2130
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: ARQ, SPARQL
>    Affects Versions: Jena 4.1.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Major
>
> All GSP usage.
> {{DatasetAccessor}} and {{DatasetGraphAccessor}} are already deprecated.
> Normally, GSP will be used via {{RDFConnection}} and {{RDFLink}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to