代码之家  ›  专栏  ›  技术社区  ›  yaya

在mongodb中使用子命令或ParentComment更常见吗?

  •  0
  • yaya  · 技术社区  · 5 年前

    Comment: {name, text, subComments: [{type: Comment}]}
    

    或者这个:

    Comment: {name, text, prentComment: {type: Comment}}
    

    0 回复  |  直到 5 年前
    推荐文章