public class QueryMapper extends Object
ModelQueryUtil
which converts a query represented
by a model with jqv: variables into a .graph.query.Query
object.Constructor and Description |
---|
QueryMapper(Model m,
Resource[] variables) |
Modifier and Type | Method and Description |
---|---|
Graph |
getGraph() |
Query |
getQuery() |
Node[] |
getVariables() |
Graph |
toQueryGraph(Model m) |
Node |
toQueryNode(RDFNode rn) |
Triple |
toQueryTriple(Statement s) |
Node[] |
toQueryVariables(Resource[] vars) |
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP