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


##########
docs/src/upgrade/release-3.8.x.asciidoc:
##########
@@ -830,6 +843,46 @@ g.V().repeat(both()).times(2).dedup()
 
 See: link:https://issues.apache.org/jira/browse/TINKERPOP-3192[TINKERPOP-3192]
 
+==== Modified limit() skip() range() Semantics in repeat()

Review Comment:
   First paragraph is a little dense. "counters" (global or otherwise) isn't a 
term we've really promoted anywhere so i'm not sure anyone will understand what 
this means. A bit more introductory defining, maybe in conjunction with your 
examples, would better get the point across?
   
   i think when you refer to "globally-scoped" steps you could also define them 
clearly to mean those that are called with`Scope.global` which includes their 
default usage.



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