Re: [Virtuoso-users] Describe without default graph give partial result

2014-04-28 Thread Kingsley Idehen
On 4/28/14 10:41 AM, ghirardi nicola wrote: I had a look at the code but unfortunately I cannot write a procedure like this. My scope was to have a default DESCRIBE pragma that works with multimple graphs. Alternatively a CBD + OBJCBD solution (they works with multiple graphs) would be super.

Re: [Virtuoso-users] Export TABLE to CSV

2014-04-28 Thread Hugh Williams
Hi Jakub, Virtuoso does not have a SQL to CSV export function/methods, we just have an import capability ... Although coincidentally, a VOS user (Quentin ) who last week wanted the same thing wrote the following procedure they sent to me, suggesting it should be considered for addition to the

[Virtuoso-users] Export TABLE to CSV

2014-04-28 Thread Jakub Káňa
How can I export database table to CSV file. I am using Open-Source version of Virtuoso (7.1) Win x64 Thank you Jakub -- "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium te

Re: [Virtuoso-users] first query run takes longer than subsequent runs

2014-04-28 Thread Yrjänä Rankka
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 24/04/2014 13:05, Kingsley Idehen wrote: > On 4/24/14 3:58 AM, Bart Vandewoestyne wrote: >> Hello list, >> >> I noticed that for most (if not all) of my queries, the first >> time the query is run (right after i started the virtuoso >> server), i

Re: [Virtuoso-users] Problem with building VOS from Github

2014-04-28 Thread Hugh Williams
Hi Barry, Note this issue building on Ubuntu 14.04 has been fixed: https://github.com/openlink/virtuoso-opensource/issues/160 Best Regards Hugh Williams Professional Services OpenLink Software, Inc. // http://www.openlinksw.com/ Weblog -- http://www.openlinksw.com/blo

Re: [Virtuoso-users] Describe without default graph give partial result

2014-04-28 Thread ghirardi nicola
I had a look at the code but unfortunately I cannot write a procedure like this. My scope was to have a default DESCRIBE pragma that works with multimple graphs. Alternatively a CBD + OBJCBD solution (they works with multiple graphs) would be super. If anyone have a smart workaround for getting