Github user dkuppitz commented on a diff in the pull request:
https://github.com/apache/tinkerpop/pull/823#discussion_r176565685
--- Diff:
gremlin-dotnet/test/Gremlin.Net.IntegrationTest/Gherkin/CommonSteps.cs ---
@@ -239,7 +240,8 @@ private static object ToLambda(string stringLambda,
string graphName)
private static object ToT(string enumName, string graphName)
--- End diff --
What's the point of the `graphName` argument?---
