robbiblubber.org |
select()MongoDB Driver Function Reference Selects the fields specified into a result set.
Arguments
Field names may - but need not - be quoted. If asterisk is passed for fields or if fields are omitted, all fields will be selected. Returns
Example
Selects name, firstname and age fields from the employees collection. home | MongoDB Driver Function Reference | MongoDB Driver |