This is an automated email from the ASF dual-hosted git repository. spmallette pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
commit 648e26e8988f846df34fc9eba5d4c6dcb8e46be9 Merge: 1e9e18d5d8 473d3fccd6 Author: Stephen Mallette <[email protected]> AuthorDate: Wed Nov 8 07:44:30 2023 -0500 Merge branch '3.6-dev' CHANGELOG.asciidoc | 3 +- .../strategy/decoration/SubgraphStrategy.java | 102 ++++++++++++++------- .../optimization/InlineFilterStrategy.java | 5 +- .../strategy/decoration/SubgraphStrategyTest.java | 39 ++++---- .../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs | 38 ++++---- gremlin-go/driver/cucumber/gremlin.go | 38 ++++---- .../gremlin-javascript/test/cucumber/gremlin.js | 38 ++++---- gremlin-python/src/main/python/radish/gremlin.py | 38 ++++---- .../decoration/SubgraphStrategyProcessTest.java | 8 +- 9 files changed, 175 insertions(+), 134 deletions(-)
