[GitHub] [tinkerpop] divijvaidya commented on a change in pull request #1596: TINKERPOP-2727 Allow for a null value to has()

2022-03-30 Thread GitBox
divijvaidya commented on a change in pull request #1596: URL: https://github.com/apache/tinkerpop/pull/1596#discussion_r838490742 ## File path: docs/src/reference/the-traversal.asciidoc ## @@ -1434,6 +1436,15 @@ the key,value pairs for those vertices. <6> Find all age-properti

[GitHub] [tinkerpop] divijvaidya commented on a change in pull request #1596: TINKERPOP-2727 Allow for a null value to has()

2022-03-29 Thread GitBox
divijvaidya commented on a change in pull request #1596: URL: https://github.com/apache/tinkerpop/pull/1596#discussion_r837790540 ## File path: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/jsr223/JavaTranslator.java ## @@ -266,6 +267,23 @@ private Object invokeMetho