right now query fiterling and sorting are done using simple funcs: `ResourceQuery<T>.filter()` `ResourceQuery<T>.order_by()` is there a way to use linq to express that?