This is an automated email from the ASF dual-hosted git repository.
dkuppitz pushed a change to branch tp33
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.
from 7a16bda Need to check for null in case the Graph or GraphProvider is
some sort of interface
add 9c8af51 TINKERPOP-2114 Documented common Gremlin anti-patterns (and
solutions)
add 5cda4ae Merge branch 'TINKERPOP-2114' into tp33
No new revisions were added by this update.
Summary of changes:
docs/src/recipes/anti-patterns.asciidoc | 291 ++++++++++++++++++++++++++++++++
docs/src/recipes/index.asciidoc | 4 +
2 files changed, 295 insertions(+)
create mode 100644 docs/src/recipes/anti-patterns.asciidoc