GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/434
JENA-1562: Fix for Graph.size() for TDB2 graphs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena tdb2-graph-size
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/434.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 #434
----
commit de34b1cd77333faf5b84765e626a065d313aec90
Author: Andy Seaborne <andy@...>
Date: 2018-06-10T08:52:18Z
JENA-1562: Fix for Graph.size() for TDB2 graphs
----
---