[ 
https://issues.apache.org/jira/browse/JENA-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16641073#comment-16641073
 ] 

ASF GitHub Bot commented on JENA-1602:
--------------------------------------

GitHub user Claudenw opened a pull request:

    https://github.com/apache/jena/pull/480

    JENA-1602 - added mechanism to add inserts or deletes based on model or 
triple collections

    Fix for JENA-1602

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Claudenw/jena 1602-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/480.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #480
    
----
commit ee62b6540f795ddeb7ef7ee2eed2f2ac0d223d5b
Author: Claude Warren <claude@...>
Date:   2018-09-30T10:01:22Z

    closes JENA=1602

commit 311843dd22bc5ea2b11d10ae9011645f797c504d
Author: Claude Warren <claude@...>
Date:   2018-10-07T12:10:53Z

    Merge branch 'master' into 1602-fix

commit 27691564775e52da291e3ae18c8b5989415ea9b8
Author: Claude Warren <claude@...>
Date:   2018-10-07T14:09:56Z

    added license and removed dead code

----


> 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)

Reply via email to