[jira] [Commented] (TINKERPOP-1793) addE() should allow dynamic edge labels

2017-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16183615#comment-16183615 ] ASF GitHub Bot commented on TINKERPOP-1793: --- Github user robertdale commented on the issue:

[GitHub] tinkerpop issue #724: TINKERPOP-1793: addE() should allow dynamic edge label...

2017-09-27 Thread robertdale
Github user robertdale commented on the issue: https://github.com/apache/tinkerpop/pull/724 Nice. VOTE +1 ---

[jira] [Commented] (TINKERPOP-1793) addE() should allow dynamic edge labels

2017-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16183332#comment-16183332 ] ASF GitHub Bot commented on TINKERPOP-1793: --- Github user okram commented on the issue:

[GitHub] tinkerpop issue #724: TINKERPOP-1793: addE() should allow dynamic edge label...

2017-09-27 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/724 ``` [INFO] [INFO] BUILD SUCCESS [INFO]

[jira] [Commented] (TINKERPOP-1793) addE() should allow dynamic edge labels

2017-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16183115#comment-16183115 ] ASF GitHub Bot commented on TINKERPOP-1793: --- Github user dkuppitz commented on the issue:

[GitHub] tinkerpop issue #724: TINKERPOP-1793: addE() should allow dynamic edge label...

2017-09-27 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/724 Manual tests (see [SO](https://stackoverflow.com/questions/46363737/tinkerpop-gremlin-merge-vertices-and-edges)) worked like a charm. VOTE: +1 ---

[GitHub] tinkerpop pull request #724: TINKERPOP-1793: addE() should allow dynamic edg...

2017-09-27 Thread okram
GitHub user okram opened a pull request: https://github.com/apache/tinkerpop/pull/724 TINKERPOP-1793: addE() should allow dynamic edge labels https://issues.apache.org/jira/browse/TINKERPOP-1793 There are a few changes here: 1. `addV(traversal)` and

[jira] [Commented] (TINKERPOP-1793) addE() should allow dynamic edge labels

2017-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16182988#comment-16182988 ] ASF GitHub Bot commented on TINKERPOP-1793: --- GitHub user okram opened a pull request:

[jira] [Commented] (TINKERPOP-1752) Gremlin.Net: Generate completely type-safe methods

2017-09-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16182717#comment-16182717 ] ASF GitHub Bot commented on TINKERPOP-1752: --- Github user FlorianHockmann commented on a diff

[GitHub] tinkerpop pull request #712: TINKERPOP-1752: Gremlin.Net: Generate completel...

2017-09-27 Thread FlorianHockmann
Github user FlorianHockmann commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/712#discussion_r141376043 --- Diff: gremlin-dotnet/src/Gremlin.Net/Process/Traversal/Bytecode.cs --- @@ -79,7 +85,77 @@ public void AddSource(string sourceName, params

[jira] [Updated] (TINKERPOP-1792) Random TraversalSource Selection in GremlinScriptEngine

2017-09-27 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1792: Component/s: python groovy > Random TraversalSource Selection