andreachild commented on code in PR #3241: URL: https://github.com/apache/tinkerpop/pull/3241#discussion_r2445783074
########## docs/src/upgrade/release-3.8.x.asciidoc: ########## @@ -830,6 +843,38 @@ g.V().repeat(both()).times(2).dedup() See: link:https://issues.apache.org/jira/browse/TINKERPOP-3192[TINKERPOP-3192] +==== Modified limit() and range() Semantics in repeat() Review Comment: I've added details to the semantics doc under the `repeat` step regarding the use of `range` steps inside `repeat` -- 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]
