On 5/3/06, Fredrik Liden <flide..ranslate.com> wrote:
> There is an inExp(Collection) and notInExp(collection)
> Then there is the inDbExp(Collection) but no notInDbExp.
>
> Is there any way I can formulate a notInDbExp using the existing
> methods?
Sure. These are all convenience wrapper methods, so you can simply
compare the differences between the implementation of inExp and
notInExp and extrapolate them from inDbExp to a nonInDbExp.
This archive was generated by hypermail 2.0.0 : Wed May 03 2006 - 13:57:32 EDT