From: Michael F. <fr...@gm...> - 2010-06-22 19:14:10
|
Hello Question: I have an entity that has a property (a count of some sort) that I need to change. I do this by querying for all triples with the entity as object and the "count" as predicate, and then loop over them, retracting each. I then assert a triple with the new value. This doesn't seem to work: The property dissapears from subsequent queires (so the remove presumably works), even though I assert a new one. If I look in the database, it looks as thought there are multiple triples, including the onew with old values, but none of them show up. What am I doing wrong? Michael -- http://friism.com (+45) 27122799 Sapere aude |