通过HTTP API调用云端数据库,聚合功能报错?

发布于 9 年前作者 guiying719774 次浏览最后编辑 9 年前来自 ask

查询语句:db.collection(‘commodity’).aggregate().match({“key”:22}).end()

报错信息:{“errcode”:-605101,“errmsg”:“RuntimeError: cannot get property ‘aggregate’ (at line 1, col 27) hint: [fcN8ra05642028]”}

请问下是通过HTTP API调用,不支持聚合功能吗

3 回复
dongjing
dongjing1 楼6 年前

@社区技术运营专员  麻烦解答下

nacui
nacui2 楼6 年前
junliao
junliao3 楼6 年前

你好,目前还不支持此功能