Re: [Virtuoso-users] Crash when abusing multiple results sets in a procedure

2014-02-09 Thread Quentin
Good to hear. Am I right in thinking it's not allowed to return two differently named result sets from the one function? On 9 February 2014 13:23, Hugh Williams wrote: > Hi Quentin, > > Testing against the latest development archive the server does not crash, > thus this issue should be resolv

Re: [Virtuoso-users] The array extend is less than requested

2014-02-09 Thread Quentin
As an aside, is it possible to get the same information from isql? If not, could we make that a feature request? On 7 February 2014 22:14, Nicola Vitucci wrote: > Hi Hugh, > > in the meanwhile I found that the build has SHA > 48f0ef879b913c5d3b306c1f83390079c5416fe6. > > Nicola > > Il 07/02/201

[Virtuoso-users] Problem with property paths

2014-02-09 Thread Nikunj Jain
Hey, I am trying to calculate the paths between two nodes in dbpedia graph, the path length can be anything. I tried these two queries to find the path length of 3: select ?mid where { ?mid {2} < http://dbpedia.org/resource/Category:Sports>.