开发者

doctrine mongodb odm map reduce

Is it po开发者_开发问答ssible after a Map/Reduce with Doctrine to get a collection of entities ?

According to the documentation we get an array...


I found another page of the document where it's written:

When you specify a map() and reduce() operation the results will not be hydrated and the raw results from the map reduce operation will be returned.

So I think the response is no ...

I also found that I can use where($javascript) to do what I want.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜