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

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

Github user ajs6f commented on a diff in the pull request:

    https://github.com/apache/jena/pull/384#discussion_r174825806
  
    --- Diff: 
jena-arq/src/main/java/org/apache/jena/sparql/core/DatasetGraphBase.java ---
    @@ -69,9 +69,11 @@ public boolean containsGraph(Node graphNode) {
         @Override
         public Graph getUnionGraph() {
             // Implementations are encouraged to implement an efficent
    -        // {@code DatasetGraphBase.findQuadsInUnionGraph} or
    +        // named graph for Quad.unionGraph, and this operation that
    --- End diff --
    
    Does this belong in a Javadoc, like maybe `@apiNote`?


> Provide unionDefaultGraph for all graphs.
> -----------------------------------------
>
>                 Key: JENA-1158
>                 URL: https://issues.apache.org/jira/browse/JENA-1158
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: ARQ
>    Affects Versions: Jena 3.0.1
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Major
>             Fix For: Jena 3.1.1
>
>
> Provide "unionDefaultGraph" for all graphs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to