Github user dkuppitz commented on a diff in the pull request:

    https://github.com/apache/tinkerpop/pull/893#discussion_r205930660
  
    --- Diff: 
gremlin-dotnet/src/Gremlin.Net/Process/Traversal/GraphTraversal.cs ---
    @@ -1704,11 +1713,11 @@ public 
GraphTraversal(ICollection<ITraversalStrategy> traversalStrategies, Bytec
             }
     
             /// <summary>
    -        ///     Adds the with step to this <see 
cref="GraphTraversal{SType, EType}" />.
    --- End diff --
    
    This is a bit confusing. Why did `With` disappear?


---

Reply via email to