GitHub user ajs6f opened a pull request:
https://github.com/apache/jena/pull/287
JENA-1391: adding isEmpty method to Dataset
One of the asks from JENA-1391. Not by any means the whole ticket. :)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ajs6f/jena JENA-1391isEmpty
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/287.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 #287
----
commit 58653f788f76d8ebb76b4d97a1f75d2f1027824a
Author: ajs6f <[email protected]>
Date: 2017-10-12T14:18:41Z
JENA-1391: adding isEmpty method to Dataset
----
---