> So, calling QueryProcessor.execute() AND after that callingWell, yes… Just try ;)
> QueryProcessor.iter/value() does the work twice?
> I.e., to get the result, I do not need to execute() the query, but instead
> directly call QueryProcessor.iter() or QueryProcessor.value()?