if query.state['offset'] is not None:
            nodes.append(SqliteClause('OFFSET ?', query.state['offset']))