This is an automated email from the ASF dual-hosted git repository. Cole-Greer pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
commit 9fb1700a5df0b74877a7d8f418039c2defff030c Merge: c8689be517 72b34a3476 Author: Cole Greer <[email protected]> AuthorDate: Tue Apr 28 11:04:12 2026 -0700 Merge branch '3.8-dev' CHANGELOG.asciidoc | 2 ++ .../process/traversal/step/map/GraphStep.java | 3 +-- .../traversal/step/map/GraphStepContract.java | 3 ++- .../traversal/step/map/GraphStepPlaceholder.java | 20 ++++++++++++++++++-- .../traversal/step/map/ReplaceGlobalStep.java | 8 ++++++++ .../process/traversal/step/map/ReplaceLocalStep.java | 8 ++++++++ .../process/traversal/step/map/VertexStep.java | 3 +-- .../traversal/step/map/VertexStepContract.java | 3 ++- .../traversal/step/map/VertexStepPlaceholder.java | 20 ++++++++++++++++++-- 9 files changed, 60 insertions(+), 10 deletions(-)
