com.hp.hpl.jena.sparql.algebra
Class OpAsQuery

java.lang.Object
  extended by com.hp.hpl.jena.sparql.algebra.OpAsQuery

public class OpAsQuery
extends java.lang.Object

Convert an Op expression in SPARQL syntax, that is, the reverse of algebra generation


Nested Class Summary
static class OpAsQuery.Converter
           
 
Constructor Summary
OpAsQuery()
           
 
Method Summary
static Query asQuery(Op op)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpAsQuery

public OpAsQuery()
Method Detail

asQuery

public static Query asQuery(Op op)


Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.