[
https://issues.apache.org/jira/browse/TINKERPOP-2078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16681495#comment-16681495
]
ASF GitHub Bot commented on TINKERPOP-2078:
-------------------------------------------
spmallette closed pull request #968: TINKERPOP-2078 Added
AnonymousTraversalSource
URL: https://github.com/apache/tinkerpop/pull/968
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
> Labels: deprecation
> Fix For: 3.4.0, 3.3.5
>
>
> {{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)