[
https://issues.apache.org/jira/browse/JENA-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16641099#comment-16641099
]
ASF GitHub Bot commented on JENA-1602:
--------------------------------------
Github user afs commented on a diff in the pull request:
https://github.com/apache/jena/pull/480#discussion_r223217180
--- Diff: jena-maven-tools/pom.xml ---
@@ -30,7 +29,7 @@
<parent>
<groupId>org.apache.jena</groupId>
<artifactId>jena</artifactId>
- <version>3.7.0-SNAPSHOT</version>
+ <version>3.9.0-SNAPSHOT</version>
--- End diff --
Any reason not to have 3.10.0-SNAPSHOT?
> Update builder has no mechanism to add inserts or deletes based on model or
> triple collections
> ----------------------------------------------------------------------------------------------
>
> Key: JENA-1602
> URL: https://issues.apache.org/jira/browse/JENA-1602
> Project: Apache Jena
> Issue Type: Improvement
> Components: QueryBuilder
> Reporter: Claude Warren
> Assignee: Claude Warren
> Priority: Minor
>
> Currently the query builder allows insert/delete of single triples, this
> change would be to accept a model as a collection of triples to
> insert/delete. In addition a collection of <triplefront> could be
> added/deleted.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)