[
https://issues.apache.org/jira/browse/TINKERPOP-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yang Xia closed TINKERPOP-1371.
-------------------------------
Resolution: Won't Do
Closing given
[discussion|https://lists.apache.org/thread/om2m0phg25s83529p9w0gldmcxz7578h] -
it can be reopened if there is expectation that there will be active work on
this item.
> CountMatchAlgorithm should have a sort bias towards non-keepLabels
> ------------------------------------------------------------------
>
> Key: TINKERPOP-1371
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1371
> Project: TinkerPop
> Issue Type: Improvement
> Components: process
> Affects Versions: 3.2.1
> Reporter: Marko A. Rodriguez
> Priority: Major
>
> {{CountMatchAlgorithm}} dynamically determines which traversal pattern a
> traverser should use next a {{match()}}. It bias towards those patterns that
> are local to the current star graph (in OLAP), towards those patterns that
> have strongly filtered thus far, etc. We should add another criteria. Are the
> start/end labels keepLabels? If not, use them as we will be able to "knock
> out patterns" that don't create path histories and increase the likelihood of
> bulking.
> This is related to {{PathRetractStrategy}}. cc/ [~twilmes]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)