Github user spmallette commented on a diff in the pull request:
https://github.com/apache/tinkerpop/pull/893#discussion_r205939963
--- 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 --
It's above in the diff - expand the section above.---
