Deleting a large named graph using DROP GRAPH times out

I have a time out set to 20mins and a "DROP GRAPH <>;" command exceeded that.

The graph had 64M triples in it.

Is there a better way to do the delete? There are other graphs in the DB, varying from a few thousand triples to millions.

Andrea

Hi,

You can use the Data Remove CLI command with the -g parameter for the named graph.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.