spmallette commented on code in PR #2640:
URL: https://github.com/apache/tinkerpop/pull/2640#discussion_r1629321567


##########
gremlin-dotnet/build/generate.groovy:
##########
@@ -175,6 +137,11 @@ radishGremlinFile.withWriter('UTF-8') { Writer writer ->
             '            list.RemoveAt(0);\n' +
             '            return f.Invoke(g, parameters);\n' +
             '        }\n' +
+            '\n' +
+            '        public static bool HasTraversal(string scenarioName)\n' +

Review Comment:
   it was being used, but i switched to statically defining the unsupported 
lambda tests. removing it.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to