andreachild commented on code in PR #3241: URL: https://github.com/apache/tinkerpop/pull/3241#discussion_r2446767752
########## 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: Changed to remove reference to 'counters' and instead referred to 'state'. Also changed 'globally-scoped' to `Scope.global`. -- 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]
