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/09/22 17:03:33 UTC

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

     [ https://issues.apache.org/jira/browse/MARMOTTA-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebastian Schaffert resolved MARMOTTA-506.
------------------------------------------
    Resolution: Fixed

> 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.3.4#6332)