Given a;
Expression<Func<T, bool>> criteria;
Is it possible to convert that to an IMongoQuery with the driver?
It looks like it might be amongst the QueryBuilder somewhere, but I can't see it.
|
Given a;
Is it possible to convert that to an It looks like it might be amongst the QueryBuilder somewhere, but I can't see it. |
|||
|
|
|
Here's an example:
|
|||||
|