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 2018/10/10 20:31:00 UTC

[jira] [Created] (TINKERPOP-2061) Add with() configuration as global to a traversal

stephen mallette created TINKERPOP-2061:
-------------------------------------------

             Summary: Add with() configuration as global to a traversal
                 Key: TINKERPOP-2061
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2061
             Project: TinkerPop
          Issue Type: Improvement
          Components: process
    Affects Versions: 3.4.0
            Reporter: stephen mallette
            Assignee: stephen mallette


Provide a for {{with(String)}} and {{with(String,Object)}} at the configuration of the {{TraversalSource}} - basically a shorthand for using {{OptionsStrategy}} manually and {{withStrategies()}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)