![]() |
![]()
| ![]() |
![]()
SYNOPSISbool bson_iter_find_descendant (bson_iter_t *iter, PARAMETERS
DESCRIPTIONThe bson_iter_find_descendant() function shall follow standard MongoDB dot notation to recurse into subdocuments. descendant will be initialized and advanced to the descendant. If false is returned, both iter and descendant should be considered invalid. RETURNStrue is returned if the requested key was found. If not, false is returned and iter was exhausted and should now be considered invalid. AUTHORMongoDB, Inc COPYRIGHT2009-present, MongoDB, Inc.
|