如果我们有以下JavaScript对象:
var obj = {
field: {
field: {
field: {
field: {...}
}
}
}
}
Run Code Online (Sandbox Code Playgroud)
MongoDB有多深?