GitHub user afs opened a pull request: https://github.com/apache/jena/pull/284
Abstract out the building algorithm for TDB2-style databases. You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena abstract-db-builder Alternatively you can review and apply these changes as the patch at: https://github.com/apache/jena/pull/284.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 #284 ---- commit 8d3dc614e812efaacb78824bf99d14091afc9803 Author: Andy Seaborne <a...@apache.org> Date: 2017-10-07T14:03:09Z Abstract the building the process itself ---- ---