public abstract class QueryEngineBase extends Object implements OpEval, Closeable
Modifier and Type | Field and Description |
---|---|
static QueryEngineInfo |
queryEngineInfo |
public static final QueryEngineInfo queryEngineInfo
public Plan getPlan()
public final QueryIterator evaluate(Op op, DatasetGraph dsg, Binding binding, Context context)
public Op getOp()
Licenced under the Apache License, Version 2.0