jokerCoCo commented on issue #1972: URL: https://github.com/apache/incubator-hugegraph/issues/1972#issuecomment-1278344755
> g.V().hasLabel('person').group().by(values('profession', 'city').unfold()) 谢谢您的回复。我试了一下还是不行,分组还是只按照第一个属性进行分组,如这个语句只会按照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