After this code, QuerySolution soln = results.nextSolution(); how can I get subject, predicate and object of a triple in resultset?
Can we do it in QuerySoloution?
After this code, QuerySolution soln = results.nextSolution(); how can I get subject, predicate and object of a triple in resultset?
Can we do it in QuerySoloution?