It is clear for me. But what about if i wanted to rollback one successful
operation ? Like first I updated one record now I wanted to roll it back
due to any other/outside reason?

On Thu, Nov 17, 2016 at 3:22 PM, Andy Seaborne <[email protected]> wrote:

> Each operation is executed in a transaction but there is no HTTP
> operations to start and end a transaction of several HTTP requests.
>
> You can combine multiple SPARQL Update operations into one HTTP request
> using ";" between SPARQL Update operations in the HTTP body.
>
>     Andy
>
>
>
> On 17/11/16 10:52, Nauman Ramzan wrote:
>
>> I wanted to ask is there Transaction query in SPARQL like begin, commit,
>> rollback .
>> Thank you
>>
>>

Reply via email to