Methods in com.hp.hpl.jena.sparql.engine.ref that return Table |
Table |
EvaluatorSimple.assign(Table table,
VarExprList exprs)
|
Table |
Evaluator.assign(Table table,
VarExprList exprs)
|
Table |
EvaluatorSimple.basicPattern(BasicPattern pattern)
|
Table |
Evaluator.basicPattern(BasicPattern pattern)
|
Table |
EvaluatorSimple.condition(Table left,
Table right)
|
Table |
Evaluator.condition(Table left,
Table right)
|
Table |
EvaluatorSimple.diff(Table tableLeft,
Table tableRight)
|
Table |
Evaluator.diff(Table tableLeft,
Table tableRight)
|
Table |
EvaluatorSimple.distinct(Table table)
|
Table |
Evaluator.distinct(Table table)
|
static Table |
Eval.eval(Evaluator evaluator,
Op op)
|
Table |
EvaluatorSimple.extend(Table table,
VarExprList exprs)
|
Table |
Evaluator.extend(Table table,
VarExprList exprs)
|
Table |
EvaluatorSimple.filter(ExprList expressions,
Table table)
|
Table |
Evaluator.filter(ExprList expressions,
Table tableLeft)
|
Table |
EvaluatorSimple.groupBy(Table table,
VarExprList groupVars,
List<ExprAggregator> aggregators)
|
Table |
Evaluator.groupBy(Table table,
VarExprList groupVars,
List<ExprAggregator> aggregators)
|
Table |
EvaluatorSimple.join(Table tableLeft,
Table tableRight)
|
Table |
Evaluator.join(Table tableLeft,
Table tableRight)
|
Table |
EvaluatorSimple.leftJoin(Table tableLeft,
Table tableRight,
ExprList exprs)
|
Table |
Evaluator.leftJoin(Table tableLeft,
Table tableRight,
ExprList expr)
|
Table |
EvaluatorSimple.list(Table table)
|
Table |
Evaluator.list(Table table)
|
Table |
EvaluatorSimple.minus(Table tableLeft,
Table tableRight)
|
Table |
Evaluator.minus(Table left,
Table right)
|
Table |
EvaluatorSimple.order(Table table,
List<SortCondition> conditions)
|
Table |
Evaluator.order(Table table,
List<SortCondition> conditions)
|
Table |
EvaluatorSimple.pathPattern(TriplePath triplePath)
|
Table |
Evaluator.pathPattern(TriplePath triplePath)
|
Table |
EvaluatorSimple.procedure(Table table,
com.hp.hpl.jena.graph.Node procId,
ExprList args)
|
Table |
Evaluator.procedure(Table table,
com.hp.hpl.jena.graph.Node procId,
ExprList args)
|
Table |
EvaluatorSimple.project(Table table,
List<Var> projectVars)
|
Table |
Evaluator.project(Table table,
List<Var> projectVars)
|
Table |
EvaluatorSimple.propertyFunction(Table table,
com.hp.hpl.jena.graph.Node procId,
PropFuncArg subjArgs,
PropFuncArg objArgs)
|
Table |
Evaluator.propertyFunction(Table table,
com.hp.hpl.jena.graph.Node procId,
PropFuncArg subjArgs,
PropFuncArg objArgs)
|
Table |
EvaluatorSimple.reduced(Table table)
|
Table |
Evaluator.reduced(Table table)
|
Table |
EvaluatorSimple.slice(Table table,
long start,
long length)
|
Table |
Evaluator.slice(Table table,
long start,
long length)
|
Table |
EvaluatorSimple.union(Table tableLeft,
Table tableRight)
|
Table |
Evaluator.union(Table tableLeft,
Table tableRight)
|
Table |
EvaluatorSimple.unit()
|
Table |
Evaluator.unit()
|
Methods in com.hp.hpl.jena.sparql.engine.ref with parameters of type Table |
Table |
EvaluatorSimple.assign(Table table,
VarExprList exprs)
|
Table |
Evaluator.assign(Table table,
VarExprList exprs)
|
Table |
EvaluatorSimple.condition(Table left,
Table right)
|
Table |
Evaluator.condition(Table left,
Table right)
|
Table |
EvaluatorSimple.diff(Table tableLeft,
Table tableRight)
|
Table |
Evaluator.diff(Table tableLeft,
Table tableRight)
|
Table |
EvaluatorSimple.distinct(Table table)
|
Table |
Evaluator.distinct(Table table)
|
Table |
EvaluatorSimple.extend(Table table,
VarExprList exprs)
|
Table |
Evaluator.extend(Table table,
VarExprList exprs)
|
Table |
EvaluatorSimple.filter(ExprList expressions,
Table table)
|
Table |
Evaluator.filter(ExprList expressions,
Table tableLeft)
|
Table |
EvaluatorSimple.groupBy(Table table,
VarExprList groupVars,
List<ExprAggregator> aggregators)
|
Table |
Evaluator.groupBy(Table table,
VarExprList groupVars,
List<ExprAggregator> aggregators)
|
Table |
EvaluatorSimple.join(Table tableLeft,
Table tableRight)
|
Table |
Evaluator.join(Table tableLeft,
Table tableRight)
|
Table |
EvaluatorSimple.leftJoin(Table tableLeft,
Table tableRight,
ExprList exprs)
|
Table |
Evaluator.leftJoin(Table tableLeft,
Table tableRight,
ExprList expr)
|
Table |
EvaluatorSimple.list(Table table)
|
Table |
Evaluator.list(Table table)
|
Table |
EvaluatorSimple.minus(Table tableLeft,
Table tableRight)
|
Table |
Evaluator.minus(Table left,
Table right)
|
Table |
EvaluatorSimple.order(Table table,
List<SortCondition> conditions)
|
Table |
Evaluator.order(Table table,
List<SortCondition> conditions)
|
Table |
EvaluatorSimple.procedure(Table table,
com.hp.hpl.jena.graph.Node procId,
ExprList args)
|
Table |
Evaluator.procedure(Table table,
com.hp.hpl.jena.graph.Node procId,
ExprList args)
|
Table |
EvaluatorSimple.project(Table table,
List<Var> projectVars)
|
Table |
Evaluator.project(Table table,
List<Var> projectVars)
|
Table |
EvaluatorSimple.propertyFunction(Table table,
com.hp.hpl.jena.graph.Node procId,
PropFuncArg subjArgs,
PropFuncArg objArgs)
|
Table |
Evaluator.propertyFunction(Table table,
com.hp.hpl.jena.graph.Node procId,
PropFuncArg subjArgs,
PropFuncArg objArgs)
|
Table |
EvaluatorSimple.reduced(Table table)
|
Table |
Evaluator.reduced(Table table)
|
Table |
EvaluatorSimple.slice(Table table,
long start,
long length)
|
Table |
Evaluator.slice(Table table,
long start,
long length)
|
Table |
EvaluatorSimple.union(Table tableLeft,
Table tableRight)
|
Table |
Evaluator.union(Table tableLeft,
Table tableRight)
|