-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Minor - P4
-
Affects Version/s: 1.1
-
Component/s: None
-
None
See: https://groups.google.com/group/mongodb-user/browse_thread/thread/84b0adb061de5bf4#
And: http://www.mongodb.org/display/DOCS/Updating
The C# driver has no way to express the following Pull update modifier:
{ $pull : { field :
{ $gt : 3 }} }