GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/309
JENA-1423: Command line parameter setting (tydb:unionDefaultGraph)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena JENA-1423-symbol
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/309.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 #309
----
commit 13eee3f2d0f23b44b799ea780c4c75f6de261eea
Author: Andy Seaborne <[email protected]>
Date: 2017-11-14T18:31:53Z
Register parameter prefix once. Refactor constants.
commit e799636b2545fde098b6036cf25c385f29059f56
Author: Andy Seaborne <[email protected]>
Date: 2017-11-14T23:36:13Z
JENA-1423: TDB and TDB2 symbols
tdb:unionDefaultGraph
The TDB2 query engine understands the TDB1 setting.
----
---