[
https://issues.apache.org/jira/browse/TINKERPOP-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17460393#comment-17460393
]
ASF GitHub Bot commented on TINKERPOP-2555:
-------------------------------------------
lyndonb-bq commented on pull request #1515:
URL: https://github.com/apache/tinkerpop/pull/1515#issuecomment-995417228
> @lyndonb-bq - i tried to build this without -DincludeNeo4j and it's
failing because neo4j isn't configured. Maybe it's not skipping those tests
properly when transaction testing environment variable isn't enabled? Do you
have this problem with a regular mvn clean install -pl gremlin-python?
@spmallette I missed that on my first pass, thanks for catching it. I have
corrected this behaviour in my recent commit and verified it on my local
machine. I tried both ways (with and without -DincludeNeo4J and both work on my
local.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Support for remote transactions in Python
> -----------------------------------------
>
> Key: TINKERPOP-2555
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2555
> Project: TinkerPop
> Issue Type: Improvement
> Components: python
> Affects Versions: 3.5.0
> Reporter: Stephen Mallette
> Priority: Major
>
> TINKERPOP-2537 introduced remote transactions with {{g.tx()}} for use with
> Java. The same functionality should be made available in Python.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)