You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Florian Hockmann (Jira)" <ji...@apache.org> on 2022/03/28 14:13:00 UTC

[jira] [Closed] (TINKERPOP-2367) Gremlin Translators for .NET

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

Florian Hockmann closed TINKERPOP-2367.
---------------------------------------
    Fix Version/s: 3.6.0
                   3.5.3
       Resolution: Fixed

> Gremlin Translators for .NET
> ----------------------------
>
>                 Key: TINKERPOP-2367
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2367
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: dotnet, translator
>    Affects Versions: 3.4.6
>            Reporter: Stephen Mallette
>            Assignee: Florian Hockmann
>            Priority: Trivial
>             Fix For: 3.6.0, 3.5.3
>
>
> There is often a need to convert bytecode to its script like representation and it is helpful to be able to do this natively in all programming languages. While there is support for this feature in Java and Javascript this functionality does not yet exist in .NET.  
> https://github.com/apache/tinkerpop/blob/3.4.6/gremlin-javascript/src/main/javascript/gremlin-javascript/lib/process/translator.js
> https://github.com/apache/tinkerpop/blob/3.4.6/gremlin-groovy/src/main/java/org/apache/tinkerpop/gremlin/groovy/jsr223/GroovyTranslator.java



--
This message was sent by Atlassian Jira
(v8.20.1#820001)