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 2015/11/05 18:00:29 UTC

[jira] [Reopened] (TINKERPOP3-768) MatchStep in OLAP should be smart about current vertex.

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

stephen mallette reopened TINKERPOP3-768:
-----------------------------------------

> MatchStep in OLAP should be smart about current vertex. 
> --------------------------------------------------------
>
>                 Key: TINKERPOP3-768
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-768
>             Project: TinkerPop 3
>          Issue Type: Improvement
>          Components: process
>    Affects Versions: 3.0.2-incubating
>            Reporter: Marko A. Rodriguez
>            Assignee: Marko A. Rodriguez
>
> Right now, {{CountMatchAlgorithm}} doesn't care which vertex the traverser is at when selecting a match-pattern. Given the communication overhead in OLAP, its best to bias pattern selection to those that are currently where the traverser is located.
> I think {{MatchAlgorithm}} might do well with a {{MatchAlgorithm.initialize(traversals,engine)}}.



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