Re: [Virtuoso-users] Removing triples from store

2006-08-07 Thread imikhailov
rs-boun...@lists.sourceforge.net] On Behalf Of Anton Krasovsky Sent: Friday, August 04, 2006 5:26 AM To: virtuoso-users@lists.sourceforge.net Subject: [Virtuoso-users] Removing triples from store Hi, Is there any examples using RDF_DELETE_TRIPLES? I'm looking for API to add/remove individual

[Virtuoso-users] Removing triples from store

2006-08-03 Thread Anton Krasovsky
Hi, Is there any examples using RDF_DELETE_TRIPLES? I'm looking for API to add/remove individual triples from store, so far I was able to add triples using RDF_QUAD_URI/RDF_QUAD_URI_L but its a bit unclear how to remove triples. Regards, Anton __