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


##########
docs/src/upgrade/release-3.8.x.asciidoc:
##########
@@ -275,6 +275,38 @@ The properties file in the above example can either point 
to a remote configurat
 
 See: link:https://issues.apache.org/jira/browse/TINKERPOP-3017[TINKERPOP-3017]
 
+==== Removal of Scopes in aggregate() Step
+
+Scores are not removed from the `aggregate()` step. The `AggregateStep` is now 
globally scoped by default.

Review Comment:
   Is 'scores' a typo?
   
   ```suggestion
   The scope parameter has been removed from the `aggregate()` step. The 
`AggregateStep` is now globally scoped by default.
   ```



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