You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Marko A. Rodriguez (JIRA)" <ji...@apache.org> on 2017/10/18 21:31:00 UTC

[jira] [Closed] (TINKERPOP-1797) LambdaRestrictionStrategy and LambdaMapStep in `by()`-modulation.

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

Marko A. Rodriguez closed TINKERPOP-1797.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.3.1
                   3.2.7

> LambdaRestrictionStrategy and LambdaMapStep in `by()`-modulation.
> -----------------------------------------------------------------
>
>                 Key: TINKERPOP-1797
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1797
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: process
>    Affects Versions: 3.2.6
>            Reporter: Marko A. Rodriguez
>            Assignee: Marko A. Rodriguez
>             Fix For: 3.2.7, 3.3.1
>
>
> {code}
> gremlin> g.V().groupCount().by(label).order(local).by(values)
> The provided step contains a lambda comparator: OrderLocalStep([[[LambdaMapStep(values)@[~gremlin.incidentToAdjacent, ~gremlin.pathRetraction]], incr]])
> Type ':help' or ':h' for help.
> Display stack trace? [yN]
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)