com.hp.hpl.jena.sparql.engine.ref
Class QueryEngineRef
java.lang.Object
com.hp.hpl.jena.sparql.engine.QueryEngineBase
com.hp.hpl.jena.sparql.engine.ref.QueryEngineRef
- All Implemented Interfaces:
- OpEval, Closeable
- Direct Known Subclasses:
- QueryEngineRefQuad
public class QueryEngineRef
- extends QueryEngineBase
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryEngineRef
public QueryEngineRef(Op op,
DatasetGraph dataset,
Context context)
QueryEngineRef
public QueryEngineRef(Op op,
DatasetGraph dataset,
Binding input,
Context context)
eval
public QueryIterator eval(Op op,
DatasetGraph dsg,
Binding binding,
Context context)
getFactory
public static QueryEngineFactory getFactory()
register
public static void register()
unregister
public static void unregister()
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.