>> >> For me, the first example (where no graph is specified) executes without >> error, but the triple is not retrieved when I do a SELECT for it - I presume >> this is because my default graph is the union of named graphs, so stuff in >> un-named graphs is somehow 'lost'. >> > > Bill - not so much "lost" as "hidden". Updates do go to the real default > graph but that is masked by the union default graph in the query. > > Andy
OK thanks!
