Re: [Virtuoso-users] Virtuoso Large RDF Graph Removal Difficulty

2016-05-30 Thread Hugh Williams
Hi Hasan, See the following tech note tip which details issues deleting large graphs in Virtuoso and how to avoid them: http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtTipsAndTricksGuideDeleteLargeGraphs Best Regards Hugh Williams Professional Services OpenLink Software

[Virtuoso-users] Virtuoso Large RDF Graph Removal Difficulty

2016-05-30 Thread S.M.Shamimul Hasan
Hello, I am using Virtuoso (7.1.0). It is installed on a server machine. I am trying to remove a large RDF graph from my Virtuoso. It contains 2,590,994,053 triples. I was trying to delete the graph with the following command. SPARQL DROP SILENT GRAPH Howeve