Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SparqlInsert should not group delete clauses together #564

Closed
jcoyne opened this issue Nov 4, 2014 · 0 comments
Closed

SparqlInsert should not group delete clauses together #564

jcoyne opened this issue Nov 4, 2014 · 0 comments
Assignees
Milestone

Comments

@jcoyne
Copy link
Member

jcoyne commented Nov 4, 2014

If one of the predicates does not exist on the graph, then nothing is deleted. See https://gist.github.com/jcoyne/7b0c83a7197996a6b049 where ns001:modified is not removed because hasCollectionMember is not present

Chain several deletes like this instead:
https://gist.github.com/escowles/46bbc23065aa5aa9fcaf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant