You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: