jokerCoCo commented on issue #1972: URL: https://github.com/apache/incubator-hugegraph/issues/1972#issuecomment-1272249562
> 按照多个属性分组可以尝试如下语句: `g.V().hasLabel('person').group().by(values('profession', 'city'))` 谢谢反馈。这个语句我试了一下还是不行,我在hubble可视化页面进行查询,查询结果会根据values的第一个属性进行分组,后续的属性没有发挥作用。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@hugegraph.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org