You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/15 11:34:00 UTC

[jira] [Commented] (JENA-1158) Provide unionDefaultGraph for all graphs.

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

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

GitHub user afs opened a pull request:

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

    JENA-1158: Make the union graph a graphView(Quad.unionGraph).

    Don't rely on the default implementation in DatasetGraphBase.

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

    $ git pull https://github.com/afs/jena union-quad-graph

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

    https://github.com/apache/jena/pull/384.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 #384
    
----
commit edb66959c5d8a0ca8ab7578bf1258e6d4e1eb9d7
Author: Andy Seaborne <an...@...>
Date:   2018-03-15T11:31:46Z

    JENA-1158: Make the union graph a graphView(Quad.unionGraph).
    
    Don't rely on the default implementation in DatasetGraphBase.

----


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