Update Drupal Debug Hints authored by Tom Wiesing's avatar Tom Wiesing
...@@ -59,7 +59,7 @@ and load an sql file with `source [filename]`. ...@@ -59,7 +59,7 @@ and load an sql file with `source [filename]`.
``` ```
DELETE { ?s ?p ?o } * WHERE { DELETE { GRAPH <http://wwwdh.cs.fau.de/behaim/> { ?s ?p ?o } } WHERE {
GRAPH <http://wwwdh.cs.fau.de/behaim/> { GRAPH <http://wwwdh.cs.fau.de/behaim/> {
?s a <http://erlangen-crm.org/120111/E31_Document> . ?s a <http://erlangen-crm.org/120111/E31_Document> .
?s ?p ?o ?s ?p ?o
... ...
......