[Virtuoso-users] Paging long SPARQL query

2012-02-25 Thread Lars Marius Garshol
I want to link two Linked Open Data sets (specifically dbpedia and data.deichman.no) that are 800,000 and 200,000 records respectively. The only way I have of accessing these are open SPARQL endpoints. Both run Virtuoso, but I have no JDBC, iSQL or any other form of access except SPARQL. Tryin

Re: [Virtuoso-users] Running Virtuoso in 200M of RAM?

2012-02-25 Thread Lars Marius Garshol
* Hugh Williams > > Which you will have to perform manually rather than via the Conductor, whose > behaviour will be change to similarly turn of transactions when performing > such operations in the next release ... Very good answer, thank you. I can work around it for now. Very glad to see

Re: [Virtuoso-users] Running Virtuoso in 200M of RAM?

2012-02-25 Thread Hugh Williams
Hi Lars, By default, triple deletion is performed as part of a transaction, which is stored in memory until the operation is completed and committed to the database. During typical server operation, deleting one or more graphs containing a large number of triples (generally millions or more) ca