标签: mongodb mongodb-query aggregation-framework
>db.collect.find() {'name':'x'} {'name':'y'} {'name':'z'}
要访问第二个文档而不给函数提供任何键值吗?