Dear all,

I would like to extract in a file or files a large dataset of NQUADS. 
When i perform the construct query the following error raises:

Virtuoso 22023 Error SR...: The result vector is too large

SPARQL query:
define sql:log-enable 3
construct {
    graph ?g {?s ?p ?o}
}
where
{
    graph ?g {?s ?p ?o} filter regex(?g,"NP.")
}



This error with the same query doesn't raises when the queried graph 
content is smaller. Do you know if there is any solution? Many thanks in 
advance!

Best,
Núria

-- 
********************************************************************
Núria Queralt Rosinach
Research Programme on Biomedical Informatics (GRIB)
Department of Experimental and Health Sciences
Universitat Pompeu Fabra
IMIM (Hospital del Mar Medical Research Institute)
C/Dr. Aiguader 88, 08003
Barcelona, Spain
Tel.: +34 93 316 0536 (1536)
E-mail: nquer...@imim.es
Skype IM: nuriaqr76
http://ibi.imim.es/
********************************************************************


------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to