All, Assume I have an RDF graph which is a tree, hence there is a root node. What is the best way of deleting that entire RDF graph given the root node?
Is there a way to do it with Property paths? And if so, I guess I would have to have knowledge of the structure of the graph/tree? Another thought is to put the RDF graph in a NG and then just clear the NG. Thoughts? Thanks, Juan
