Re: [Virtuoso-users] Replicating all RDF graphs

2011-02-13 Thread Hugh Williams
HI Jamey, I'm afraid currently the graphs have to be added separately, we are planning to make it possible to add multiple graphs in a future release ... Best Regards Hugh Williams Professional Services OpenLink Software Web: http://www.openlinksw.com Support: http://support.openlinksw.com Forum

Re: [Virtuoso-users] update a million triples graph

2011-02-13 Thread Kingsley Idehen
On 2/12/11 1:21 PM, bin chen wrote: Hi, Kingsley, I am not allowed to delete the db file cause we have other graphs there (the size of db upto 14GB). I first run: sparql clear graph ; Fine. Did you then run: select * from where {?s ?p ?o} and then delete .trx under the db directory and