You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (Jira)" <ji...@apache.org> on 2021/04/15 08:43:00 UTC

[jira] [Created] (JENA-2091) Add Graph.add(s,p,o) and Graph.delete(s,p,o)

Andy Seaborne created JENA-2091:
-----------------------------------

             Summary: 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


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)