[
https://issues.apache.org/jira/browse/JENA-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14275303#comment-14275303
]
Andy Seaborne commented on JENA-700:
------------------------------------
You can do the DELETE / UPDATE (DELETE+INSERT) / INSERT in a single HTTP
operation (SPARQL Update request is a sequenece of operations (each of hte
verbs) separated by ";").
> Add SPARQL Transaction support to Fuseki
> ----------------------------------------
>
> Key: JENA-700
> URL: https://issues.apache.org/jira/browse/JENA-700
> Project: Apache Jena
> Issue Type: New Feature
> Components: Fuseki, TDB
> Reporter: Stephen Allen
> Assignee: Stephen Allen
>
> Design and implement support for remote transactions for Fuseki query and
> update endpoints (also the GSP endpoint). This would be specified as an
> extension to the SPARQL 1.1 Protocol.
> A draft of the design is located at
> \[[sparql11-transaction|http://people.apache.org/~sallen/sparql11-transaction/]\].
> Support will be added to {{jena-client}} (see JENA-226) for remote
> repositories, and could also be added to {{jena-jdbc}} for remote connections.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)