[ https://issues.apache.org/jira/browse/TINKERPOP-3017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17935681#comment-17935681 ]
ASF GitHub Bot commented on TINKERPOP-3017: ------------------------------------------- kenhuuu commented on PR #3073: URL: https://github.com/apache/tinkerpop/pull/3073#issuecomment-2726055963 Merge note: when this gets merged up to master, remove the CHANGELOG and UPGRADE entries from master as they will now be included in the 3.8 sections. > Simplify TraversalSource creation from AnonymousTraversalSource > --------------------------------------------------------------- > > Key: TINKERPOP-3017 > URL: https://issues.apache.org/jira/browse/TINKERPOP-3017 > Project: TinkerPop > Issue Type: Improvement > Components: process > Affects Versions: 3.6.5 > Reporter: Stephen Mallette > Assignee: Stephen Mallette > Priority: Major > Labels: breaking > Fix For: 4.0.0 > > > Currently {{traversal()}} makes the user choose {{withRemote()}} or > {{withEmbedded()}}. We could simplify by just making it {{with()}} and > deprecating the old stuff. Also remove the long deprecated {{withGraph()}}. -- This message was sent by Atlassian Jira (v8.20.10#820010)