[ 
https://issues.apache.org/jira/browse/TINKERPOP-530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marko A. Rodriguez closed TINKERPOP-530.
----------------------------------------
    Resolution: Won't Fix

This is not a good idea as we will be blurring semantics. Local traversals are 
specific to the input traverser. Global traversals are for the entire stream. 
We would have to be smart about making sure global semantics happen "locally." 
Not worth the effort and confusion.

> If the branch()-step options are local-star graph, then execute as 
> TraversalEngine.STANDARD
> -------------------------------------------------------------------------------------------
>
>                 Key: TINKERPOP-530
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-530
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: process
>    Affects Versions: 3.0.2-incubating
>            Reporter: Marko A. Rodriguez
>            Assignee: Marko A. Rodriguez
>
> If the union()/branch()/choose() options are all local-star-graph 
> computations, then compute using the STANDARD algorithm. Then barrier steps 
> would be allowed in OLAP. See {{TraversalHelper.isLocalStarGraph()}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to