FlorianHockmann commented on issue #1019: TINKERPOP-2114 Document common Gremlin anti-patterns URL: https://github.com/apache/tinkerpop/pull/1019#issuecomment-447640947 Thanks for putting this together. I definitely see some of these examples in traversals newer users write and I didn't even know myself about the difference between traversals like `groupCount().by(label)` and `groupCount().by(label())`. VOTE +1
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
