-
Type: New Feature
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: API
-
Environment:All
Right now the function signature is as follows:
bool eval(const std::string &dbname, const std::string &jscode, BSONObj& info, BSONElement& retValue, BSONObj *args = 0);
- is depended on by
-
DRIVERS-67 Support $eval nolock options in helpers
- Closed