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

Andy Seaborne commented on JENA-2091:
-------------------------------------

Not a dump question - 

I actually includes in PR I was working on - the stream() part (JENA-2090) is 
something that I'm using and put in the add/delete as I was editing the class.
https://github.com/apache/jena/pull/984/commits/3599d36fee

What areas of Jena might you be interested in? I can take a pass over JIRA and 
mark some tickets. It is easier to start with something in just one area and 
without a knock-on effect.

> Add Graph.add(s,p,o) and Graph.delete(s,p,o)
> --------------------------------------------
>
>                 Key: JENA-2091
>                 URL: https://issues.apache.org/jira/browse/JENA-2091
>             Project: Apache Jena
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: Jena 4.0.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Major
>             Fix For: Jena 4.1.0
>
>
> Add default methods for {{Graph.add(s,p,o)}} to go to {{Graph.add(Triple)}}. 
> Same for {{Graph.delete(s,p,o)}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to