Package com.iknowbase.api.contentservices.query.content.expressions

Provides interfaces for defining expressions used in content queries. Expressions are typed with respect to the underlying data, and can be used for specifying both when building and running a content query. While building a query, expressions provide methods that help in creating proper predicates matching the underlying type. After running a query, expressions provide direct access to the result items using proper type.