blob: 17f84107f8f2dc1b320b52b87a02a15da14f5cc0 [file] [log] [blame]
PREFIX : <http://example/>
CREATE GRAPH <http://example/g1>
INSERT INTO GRAPH <http://example/g1>
{ :r :p 123 }
DELETE FROM GRAPH <http://example/g1>
{ :r :p 123 }