[Virtuoso-users] SPARQL pragma causes internal error

2014-06-20 Thread Quentin
Hi, When running a transitive sparql query from a stored procedure, I get this error: "Virtuoso 37000 Error SP031: SPARQL compiler: Variable '_::trans_subj_23_4' is used in subexpressions of the query but not assigned" Running the same query in conductor/isql doesn't get the error. The difference

Re: [Virtuoso-users] SPARQL pragma causes internal error

2014-06-20 Thread Quentin
Explain() on that query generates the same error, by the way. On 21 June 2014 13:08, Quentin wrote: > Hi, > > When running a transitive sparql query from a stored procedure, I get this > error: > "Virtuoso 37000 Error SP031: SPARQL compiler: Variable > '_::trans_subj_23_4' is used in subexpress