...
There are two possible ways of autocompletion here. First the collections of the actual database is shown after the input of "db." followed by a list of database functions.
After choosing a collection, a list of all collection functions shows up.
Tipp |
---|
A list of all MongoDB database functions can be found on: http://docs.mongodb.org/manual/reference/method/js-database/ |
...