public class ResultSetToTriplesConverter
extends java.lang.Object
| Constructor and Description |
|---|
ResultSetToTriplesConverter() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<com.hp.hpl.jena.graph.Triple> |
reconstructTriplesFor(com.hp.hpl.jena.query.QuerySolution solution,
com.hp.hpl.jena.sparql.syntax.Element queryPattern) |