[
https://issues.apache.org/jira/browse/JENA-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14984054#comment-14984054
]
ASF subversion and git services commented on JENA-1059:
-------------------------------------------------------
Commit 00ba425564665c6ba5742c81d1f97c790c9352fb in jena's branch
refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=00ba425 ]
JENA-1059: Optimize insert and delete of constant triples/quads.
"Constant" means uses URIs and literals only.
Remove out-of-date comment about bulk update.
> DELETE/INSERT/WHERE optimization : process templates for ground triples and
> do these once.
> ------------------------------------------------------------------------------------------
>
> Key: JENA-1059
> URL: https://issues.apache.org/jira/browse/JENA-1059
> Project: Apache Jena
> Issue Type: Improvement
> Components: ARQ
> Affects Versions: Jena 3.0.0
> Reporter: Andy Seaborne
> Priority: Minor
>
> When executing a INSERT/DELETE/WHERE, the code assumes the INSERT/DELETE
> templates are patterns. If some of the triples are ground, these can be
> separated out and done once (if the WHERE pattern matches at all).
> Example: [jena-users email
> 2015-10-30|http://mail-archives.apache.org/mod_mbox/jena-users/201510.mbox/%3CCAMv7rtegfTq7UPtKKy4e%2B8V8g6joXJbOxwXzV_TP3mVZ-AA5dw%40mail.gmail.com%3E]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)