QueryEvaluationStep |
StrictEvaluationStrategy.precompile(TupleExpr expr) |
|
QueryEvaluationStep |
StrictEvaluationStrategy.precompile(TupleExpr expr,
QueryEvaluationContext context) |
|
QueryEvaluationStep |
TupleFunctionEvaluationStrategy.precompile(TupleExpr expr,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(ArbitraryLengthPath alp,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(BinaryTupleOperator expr,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(BindingSetAssignment node,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(DescribeOperator node,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(Difference node,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(Distinct node,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(EmptySet emptySet,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(Extension node,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(Filter node,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(Group node,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(Intersection node,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(Join node,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(LeftJoin node,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(MultiProjection node,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(Order node,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(Projection node,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(QueryRoot node,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(Reduced node,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(Service service,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(SingletonSet singletonSet,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(Slice node,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(StatementPattern node,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(TripleRef ref,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(UnaryTupleOperator expr,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(Union node,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
StrictEvaluationStrategy.prepare(ZeroLengthPath zlp,
QueryEvaluationContext context) |
|
protected QueryEvaluationStep |
TupleFunctionEvaluationStrategy.prepare(TupleFunctionCall expr,
QueryEvaluationContext context) |
|