Hi.Is there some way to have the same effect like supplying the initial bindings of a QuerySolution to QueryExecution with the Node type of the SPI level?
I tried to use Query.setBindings(List<Var> variables, List<Binding> values), but it didn't work.
Br, Timo Westkämper
