You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Bill Poole (Jira)" <ji...@apache.org> on 2022/09/02 10:35:00 UTC

[jira] [Closed] (TINKERPOP-2790) Missing "identity" UnaryOperator in Gremlin.Net

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

Bill Poole closed TINKERPOP-2790.
---------------------------------
    Resolution: Not A Problem

I just realized that the "split operator" parameter of the "withSack" step is optional and defaults to UnaryOperator.identity().

> Missing "identity" UnaryOperator in Gremlin.Net
> -----------------------------------------------
>
>                 Key: TINKERPOP-2790
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2790
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: dotnet
>    Affects Versions: 3.6.1
>            Reporter: Bill Poole
>            Priority: Major
>
> The Gremlin.Net library doesn't seem to have a definition for the "identity" unary function as described by the "sack" step for the "split operator". This seems to be defined for Java, but not .NET.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)