Stamplay.Query('object', 'movie')
    .lessThan('actions.ratings.total', 4)
    .exec()
    .then(function () {
        // success