Interface ExclusiveTupleExprRenderer

All Superinterfaces:
Cloneable, ExclusiveTupleExpr, FedXTupleExpr, QueryModelNode, QueryRef, Serializable, TupleExpr, VariableExpr
All Known Implementing Classes:
ExclusiveArbitraryLengthPath

public interface ExclusiveTupleExprRenderer extends ExclusiveTupleExpr
A specialization of ExclusiveTupleExpr which provides definitions how the expressions can be rendered to a sub-query.

This is required for the evaluation of sub queries.

Author:
Andreas Schwarte