com.hp.hpl.jena.sdb.compiler
Class QueryCompilerMain
java.lang.Object
com.hp.hpl.jena.sdb.compiler.QueryCompilerMain
- All Implemented Interfaces:
- QueryCompiler
- Direct Known Subclasses:
- QueryCompiler1, QueryCompiler2
public abstract class QueryCompilerMain
- extends Object
- implements QueryCompiler
QueryCompilerMain
public QueryCompilerMain(SDBRequest request)
compile
public com.hp.hpl.jena.sparql.algebra.Op compile(com.hp.hpl.jena.sparql.algebra.Op op)
- Specified by:
compile in interface QueryCompiler
createQuadBlockCompiler
public abstract QuadBlockCompiler createQuadBlockCompiler()
getConditionCompiler
public ConditionCompiler getConditionCompiler()
- Specified by:
getConditionCompiler in interface QueryCompiler
Copyright ? 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Epimorphics Ltd.