Ticket #422 (closed enhancement: fixed)
Support temp triple store wrapped by a BigdataSail
| Reported by: | thompsonbry | Owned by: | thompsonbry |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | Bigdata SAIL | Version: | BIGDATA_RELEASE_1_0_2 |
| Keywords: | Cc: | cchaulk, mrpersonick, martyncutcher |
Description
For example, by adding the following constructor:
public BigdataSail(final AbstractTripleStore database, final AbstractTripleStore mainDatabase) { .... }
The change should be applied to both the 1.0.x branch and the new 1.1x branch.
This ticket is also a request for a 1.0.3 release with this feature.
Change History
Note: See
TracTickets for help on using
tickets.