GitHub user afs opened a pull request: https://github.com/apache/jena/pull/501
JENA-1643: Use transactional dataset in clear(). The fix is the one line change in method `clear()`. You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena graphtdb-clear Alternatively you can review and apply these changes as the patch at: https://github.com/apache/jena/pull/501.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 #501 ---- commit 2c1b6c84b589b004aeab76099578aa0aee2bbab0 Author: Andy Seaborne <andy@...> Date: 2018-11-30T11:15:09Z JENA-1643: Use transactional dataset in clear(). ---- ---