You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/10/14 09:42:00 UTC

[jira] [Commented] (TINKERPOP-2556) Support remote transactions in .NET

    [ https://issues.apache.org/jira/browse/TINKERPOP-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428731#comment-17428731 ] 

ASF GitHub Bot commented on TINKERPOP-2556:
-------------------------------------------

FlorianHockmann opened a new pull request #1486:
URL: https://github.com/apache/tinkerpop/pull/1486


   https://issues.apache.org/jira/browse/TINKERPOP-2556
   
   This is very similar to the PR that added tx() support for JS: #1446
   Transaction tests are also disabled by default and can be enabled via an environment variable that is also set by Maven when `-DincludeNeo4j` is provided. This is also enabled for GH Actions so transactions are also tested in CI.
   
   VOTE +1


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Support remote transactions in .NET
> -----------------------------------
>
>                 Key: TINKERPOP-2556
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2556
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: dotnet
>    Affects Versions: 3.5.0
>            Reporter: Stephen Mallette
>            Assignee: Florian Hockmann
>            Priority: Major
>
> TINKERPOP-2537 introduced remote transactions with {{g.tx()}} for use with Java. The same functionality should be made available in .NET.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)