|
|
1
0
你误解了这个概念,我鼓励你给文档更多的时间,看更多的例子。我不确定你到底想实现什么,但我会举一些例子。
注意
查找firstName喜欢的所有用户
现在,如果您不想获取用户的所有数据,则需要指定要选择的字段,请阅读以下链接以了解更多信息 How to fetch a field from document using n1ql with spring-data-couchbase https://docs.spring.io/spring-data/couchbase/docs/2.2.4.RELEASE/reference/html/#_dto_projections |