Classes that implement the XQuery/XPath execution model. Every query is translated into a graph of expression objects which can be repeatedly executed.

The base class for all expression objects is {@link org.exist.xquery.Expression}.