[
https://issues.apache.org/jira/browse/TINKERPOP-2078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16663582#comment-16663582
]
Jorge Bay commented on TINKERPOP-2078:
--------------------------------------
I like {{traversal().withRemote(...)}} as a way to hide EmptyGraph/RemoteGraph.
+1 on starting simple and adding overloads for {{traversal()}} in the future,
if we find the need.
> Hide use of EmptyGraph or RemoteGraph behind a more unified method for
> TraversalSource construction
> ---------------------------------------------------------------------------------------------------
>
> Key: TINKERPOP-2078
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2078
> Project: TinkerPop
> Issue Type: Improvement
> Components: structure
> Affects Versions: 3.3.4
> Reporter: stephen mallette
> Assignee: stephen mallette
> Priority: Major
>
> {{RemoteGraph}} was long ago deprecated for {{withRemote()}} typically
> spawned from {{EmptyGraph}} which is weird. For GLVs, make sure
> {{EmptyGraph}} didn't leak into them and deal with those issues as needed.
> Update all docs to stop using {{EmptyGraph}}. Provide a way to unify
> {{TraversalSource}} construction for both local and remote connected graphs.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)