xiazcy commented on code in PR #3241: URL: https://github.com/apache/tinkerpop/pull/3241#discussion_r2437142607
########## 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: Not sure if we also want to highlight this in the Provider section, but we should add an entry into the `gremlin-semantics` doc on this. -- 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]
