Returns the SessionQueryBuilder
object used to get the current results.
Use the query
property to create and run a new query by chaining additional SessionQueryBuilder
functions to it. You can only filter on properties that have not already been used in the previous query.