andreachild commented on code in PR #3241:
URL: https://github.com/apache/tinkerpop/pull/3241#discussion_r2441452551


##########
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()
+
+The semantics of `limit()` and `range()` steps inside `repeat()` has been 
modified to ensure consistent semantics across 

Review Comment:
   Added skip to documentation and added 'globally-scoped' to the description



-- 
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]

Reply via email to