vkagamlyk commented on PR #2160:
URL: https://github.com/apache/tinkerpop/pull/2160#issuecomment-1652176846
Good to have tests for:
Strategy translation, for example
`g.withStrategies(ProductiveByStrategy).V().aggregate("a").by("age").cap("a").sum(Scope.local)`
`g.withStrategies(new SeedStrategy(seed:
999999)).V().order().by("name").coin(0.5)`
Date
Array of uuid
Array of Array of int
Configuration options `g.V().HasLabel("person").Has("name",
"marko").ValueMap("name").With(WithOptions.Tokens, WithOptions.None)`
`MergeE` or `MergeV` step with map parameter
--
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]