Closed grechaw closed 8 years ago
Hi @xquery can you take a peek at this PR for sanity check?
generally +1, though now wondering how you set enhanced feature like marklogic perms on these triples ?
Just what occurred to me last night. I had seen that you have a particular task to review this stuff.
In design of marklogic-jena, permissions and content are handled in separate calls. Could be changed for the future, but for now that means changes to write buffer are not affected by permissions.
@kkanthet I'd like to merge this PR. Any concerns about changes to write and delete buffers? I'll be adding threaded tests to estabilsh behavior here too.
This PR has a change to use SPARQL UPDATE for write buffering #48 It implements a buffer for deletes #45
29 is complete with this PR too.
A second PR for Jena 2 + Java 1.7 is also ready.