You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "dkuppitz (GitHub)" <gi...@apache.org> on 2018/12/17 16:41:37 UTC

[GitHub] [tinkerpop] dkuppitz commented on pull request #1019: TINKERPOP-2114 Document common Gremlin anti-patterns

"Ignoring the anti-patterns that were discussed before" -- I added this because the queries use `both()` (instead of `both(<label>)`), which was declared to be an anti-pattern in an earlier section. I can change it to `both("knows","created")`, but I wanted the reader to focus on the `where()` steps, hence I kept the other steps as short as possible.

[ Full content available at: https://github.com/apache/tinkerpop/pull/1019 ]
This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org