On 10/31/16 5:44 AM, Jindřich Mynarz wrote:
> Hi,
>
> I investigated the partially executed SPARQL updates a bit more and it
> turned out that I had incorrect assumptions about the updates. The
> updates I used were executed in a paged manner (LIMIT/OFFSET) and
> modified the bindings selected by t
Hi,
I investigated the partially executed SPARQL updates a bit more and it
turned out that I had incorrect assumptions about the updates. The updates
I used were executed in a paged manner (LIMIT/OFFSET) and modified the
bindings selected by their WHERE clauses, so that their paging wasn't
stable