Hi all

I'm working with Virtuoso version 07.10.3208 on Linux 
(x86_64-unknown-linux-gnu), Single Server Edition.
I have to do some postprocessing processess (via scripts) and I need to 
do lot of queries like this
DEFINE sql:log-enable 3 DELETE  {  GRAPH 
<http://data.isoco.net/havas/graph/data> { 
<http://data.isoco.net/resource/member/abhishek-agrawal-1> 
<http://vocab.isoco.net/degree> ?o . } } WHERE { 
<http://data.isoco.net/resource/member/abhishek-agrawal-1> 
<http://vocab.isoco.net/degree> ?o . }

I'm not getting any error on virtuoso.log but seems to be the triples 
are still there on the triplestore.
I also included the TransactionAfterImageLimit parameter as suggested 
here [1]

But, nothing, some triples are not deleted

Any idea what I'm missing?

Best & TIA
Boris

[1] 
http://www.openlinksw.com/wiki/main/VOS/VirtTipsAndTricksGuideTransactionLogControl


------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to