You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by afs <gi...@git.apache.org> on 2018/03/08 15:57:38 UTC

[GitHub] jena pull request #376: JENA-1500: Plain in-memory dataset and empty graphs.

GitHub user afs opened a pull request:

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

    JENA-1500: Plain in-memory dataset and empty graphs.

    This PR will cause tests to fail under #374 goes in.

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

    $ git pull https://github.com/afs/jena dataset-mem-align

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

    https://github.com/apache/jena/pull/376.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 #376
    
----
commit 7130fd5e0ba08463ef38bd7d1e83b6861f82fc06
Author: Andy Seaborne <an...@...>
Date:   2018-03-08T15:40:21Z

    Remove duplicate

commit c06971febfd6b6d92cfbb97b9baa3781f1709dda
Author: Andy Seaborne <an...@...>
Date:   2018-03-08T15:54:13Z

    JENA-1500: Hide empty graphs in default in-memory dataset.

commit 29e0a4cc7fde649fd92fb72df3b35d44a491153d
Author: Andy Seaborne <an...@...>
Date:   2018-03-08T15:54:45Z

    JENA-1500, JENA-1499: Tests for empty graph behaviour.

----


---

[GitHub] jena pull request #376: JENA-1500: Plain in-memory dataset and empty graphs.

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---