orderBy property

List<QueryOrderBy> orderBy
final

Ordering clauses used before applying skip and take.

Implementation

final List<QueryOrderBy> orderBy;