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