spmallette opened a new pull request, #3568: URL: https://github.com/apache/tinkerpop/pull/3568
Expand the Loops Step section of the traversal reference so the example is self-explanatory. Clarify that loops() returns 0 before the first iteration and counts completed (0-based) iterations, explain that an emit() placed before repeat() is evaluated on every pass including the zeroth, note that the no-argument or() acts as an infix disjunction (cross-referencing the Or Step), and describe how the repeat() terminates when no times()/until() is given. -- 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]
