OData supports Any and All, which helped me a lot in my previous project. Now I use JayData to avoid writing OData query strings, but haven't found results by searching for any() and all(). Is there any existing functionality or plans to implement it?
I checked Breeze.js, but the result is the same.