Command -package:cabal-install package:mongoDB

A command is a special query or action against the database. See http://www.mongodb.org/display/DOCS/Commands for details.
Fetch documents satisfying query using the command "find"
Run command against the database and return its result
runCommand1 foo = runCommand [foo =: 1]