find_all_unsafe (
 
c
, 
Mongo.select
(
'value
)
 
select
, 
bool
 
ignore_incomplete)
Create a Mongo.collection_cursor, scan in all the selected values according to
the select provided here and return a list of valid values according to the result
type. Incomplete values are filtered out according to
ignore_incomplete. The
cursor is killed once the operation is complete. Remember you can use the "skip"
and "limit" functions to control which values are returned out of the list of possible
values.

Comments

The browser you use is not supported by this application, probably because it lacks some critical features.
For a better experience, please consider using this application with a supported browser.