TMongoWire
TMongoWire copied to clipboard
explain()
apparently there's an explain() method http://groups.google.com/group/mongodb-dev/msg/72da316851839e89?pli=1 find out what is sent over the wire and offer support?
have a close look at this https://github.com/mongodb/mongo/blob/master/shell/query.js
For those that really need it, please use TMongoWire.Msg directly: https://www.mongodb.com/docs/manual/reference/command/explain/#mongodb-dbcommand-dbcmd.explain