GitHub user afs opened a pull request: https://github.com/apache/jena/pull/310
JENA-1422: Transactions and switchable graphs You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena JENA-1422_tdb2-loader Alternatively you can review and apply these changes as the patch at: https://github.com/apache/jena/pull/310.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 #310 ---- commit f030d2258ec74989ddef7fc560399b714cc98a52 Author: Andy Seaborne <a...@apache.org> Date: 2017-11-15T16:04:02Z JENA-1422: Transactional, switchable, TDB2 graphs. Including tdb2.tbdloader loading one graph. commit b895366750927d9e3e74c7473bebd3365a822f0e Author: Andy Seaborne <a...@apache.org> Date: 2017-11-15T17:26:01Z toString() inside a transaction. commit e40c036a9ad797a223255edf4135984f852e2967 Author: Andy Seaborne <a...@apache.org> Date: 2017-11-15T17:27:34Z JENA-1422: Tests of switchable graphs + transactions. ---- ---