You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by "Sebastian Schaffert (JIRA)" <ji...@apache.org> on 2014/05/21 10:13:37 UTC

[jira] [Created] (MARMOTTA-506) Triplestore: deleting triples should be batched

Sebastian Schaffert created MARMOTTA-506:
--------------------------------------------

             Summary: Triplestore: deleting triples should be batched
                 Key: MARMOTTA-506
                 URL: https://issues.apache.org/jira/browse/MARMOTTA-506
             Project: Marmotta
          Issue Type: Bug
          Components: KiWi Triple Store
            Reporter: Sebastian Schaffert
            Assignee: Sebastian Schaffert


Deleting triples currently is very inefficient because an SQL update is sent for each individual triple. We should instead use a batched update for this purpose.



--
This message was sent by Atlassian JIRA
(v6.2#6252)