Hi all, Does Jena provide a means to create a new ResultSet which is the union of two ResultSets? Especially in the case where the two result sets have the same variables. Or is there a means to create a ResultSet by using a list of variables and a QuerySolution/Binding?
I have take a look at ResultSetUtils and ResultSetMem but it seems there is nothing to do it :S Kind Regards, Laurent
