javeme commented on issue #1972: URL: https://github.com/apache/incubator-hugegraph/issues/1972#issuecomment-1271256109
按照多个属性分组可以尝试如下语句: `g.V().hasLabel('person').group().by(values('profession', 'city'))` -- 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