You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Stephen Mallette (Jira)" <ji...@apache.org> on 2020/09/01 13:52:00 UTC

[jira] [Created] (TINKERPOP-2413) Prefer withEmbedded() to withGraph() on AnonymousTraversalSource

Stephen Mallette created TINKERPOP-2413:
-------------------------------------------

             Summary: Prefer withEmbedded() to withGraph() on AnonymousTraversalSource
                 Key: TINKERPOP-2413
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2413
             Project: TinkerPop
          Issue Type: Improvement
          Components: process
    Affects Versions: 3.4.8
            Reporter: Stephen Mallette
            Assignee: Stephen Mallette


Deprecate {{traversal().withGraph(Graph)}} and prefer {{traversal().withEmbedded(Graph)}} as a more explicit alternative to the API.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)