> doc = db.test.findOne() { "_id" : ObjectId("52857640a3461b18bcb33e3b"), "nums" : [ 1, 2, 3 ] } > db.test.find() { "_id" : ObjectId("52857640a3461b18bcb33e3b"), "nums" : [ 1, 2, 3 ] }
- Votes:
-
0 Vote for this issue
- Watchers:
-
5 Start watching this issue
- Created:
- Updated:
- Resolved: