{
"ArticleName": "Example Article",
"Comments": [
{
"Text": "Great Article",
"Responses": [
{
"Text": "No it isnt",
"Responses": [
{
"Text": "Yes it is"
}
]
},
{
"Text": "Spot on"
}
]
}
]
}
Run Code Online (Sandbox Code Playgroud)
每次出现的关键"文本"都会被视为注释(因此有4条评论).在Mongo中,最好的方法是什么?