Hi Andy, not sure to understand your answer:
> Le 17 nov. 2016 à 12:22, Andy Seaborne <[email protected]> a écrit : > > 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. in this case, is there one big transaction with all the updates, or different transactions for the different updates? > > 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 >> Thanks, fps
