Closed grechaw closed 7 years ago
marlogic-sesame implemented a more sophisticated approach to graph state, which I'm attempting to correct. Issue #29 takes care of one part, but I also need to implement a deletes buffer in order for the graph view to perform adequately.
I've implemented this, and it seems to work. I'll review my code and clean it up today then make a PR for each branch.
marlogic-sesame implemented a more sophisticated approach to graph state, which I'm attempting to correct. Issue #29 takes care of one part, but I also need to implement a deletes buffer in order for the graph view to perform adequately.