[DISCUSS] Algorithm DSL

2018-06-01 Thread Stephen Mallette
Right now we have pageRank() and peerPressure() just sorta hanging out in our core traversal API, but they really don't fit well there. Plus, as we add more of those types of steps we risk polluting the core API further. I think that these steps were originally placed there as a bit of an

[jira] [Closed] (TINKERPOP-1974) Adding edges during VertexProgram execute with Tinkergraph backend results in ClassCastException

2018-06-01 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1974. --- Resolution: Not A Problem As this behavior is expected and there hasn't been

[jira] [Created] (TINKERPOP-1976) Include Computer tests for GLVs

2018-06-01 Thread stephen mallette (JIRA)
stephen mallette created TINKERPOP-1976: --- Summary: Include Computer tests for GLVs Key: TINKERPOP-1976 URL: https://issues.apache.org/jira/browse/TINKERPOP-1976 Project: TinkerPop

[jira] [Closed] (TINKERPOP-1968) Refactor elements of Gremlin Server testing

2018-06-01 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1968. --- Resolution: Done Fix Version/s: 3.2.10 3.3.4

[jira] [Commented] (TINKERPOP-1968) Refactor elements of Gremlin Server testing

2018-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16497885#comment-16497885 ] ASF GitHub Bot commented on TINKERPOP-1968: --- Github user asfgit closed the pull request at:

[GitHub] tinkerpop pull request #870: TINKERPOP-1968 Refactor Gremlin Server integrat...

2018-06-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/870 ---