[jira] [Commented] (TINKERPOP-1790) GraphSON 3.0 doc updates

2017-10-13 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16204137#comment-16204137 ] stephen mallette commented on TINKERPOP-1790: - Looks like i made some pretty major changes

Notes on TraverserSet and Sqlg optimizations

2017-10-13 Thread pieter gmail
Hi, Doing step optimizations I am noticing a rather severe performance hit in TraverserSet. Sqlg does a secondary optimization on steps that it can not optimize from the GraphStep. Before the secondary optimization these steps will execute at least one query for each incoming start. The

[jira] [Commented] (TINKERPOP-1632) Create a set of default functions

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

[GitHub] tinkerpop pull request #729: TINKERPOP-1632: Create a set of default functio...

2017-10-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/729 ---

[jira] [Commented] (TINKERPOP-1799) Failure to serialize path() in gremlin-python

2017-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16203814#comment-16203814 ] ASF GitHub Bot commented on TINKERPOP-1799: --- GitHub user spmallette opened a pull request:

[GitHub] tinkerpop pull request #732: TINKERPOP-1799 Fixed serialization of Path obje...

2017-10-13 Thread spmallette
GitHub user spmallette opened a pull request: https://github.com/apache/tinkerpop/pull/732 TINKERPOP-1799 Fixed serialization of Path objects for python. https://issues.apache.org/jira/browse/TINKERPOP-1799 This issue only related to GraphSON 3.0 and was fairly

[jira] [Commented] (TINKERPOP-1799) Failure to serialize path() in gremlin-python

2017-10-13 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16203801#comment-16203801 ] stephen mallette commented on TINKERPOP-1799: - This issue is turning up a bit of a mess.

Re: [DISCUSS] sample() could be more random?

2017-10-13 Thread Marko Rodriguez
Hello, Here is the sample() code: https://github.com/apache/tinkerpop/blob/master/gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/filter/SampleGlobalStep.java

[jira] [Commented] (TINKERPOP-1790) GraphSON 3.0 doc updates

2017-10-13 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16203673#comment-16203673 ] stephen mallette commented on TINKERPOP-1790: - nodidn't do that. the main change was

[jira] [Commented] (TINKERPOP-1790) GraphSON 3.0 doc updates

2017-10-13 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16203670#comment-16203670 ] Robert Dale commented on TINKERPOP-1790: Do doc fixes for TINKERPOP-1799 address this as well?

[jira] [Closed] (TINKERPOP-1632) Create a set of default functions

2017-10-13 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko A. Rodriguez closed TINKERPOP-1632. - Resolution: Fixed Assignee: Marko A. Rodriguez Fix Version/s:

[DISCUSS] sample() could be more random?

2017-10-13 Thread Stephen Mallette
I noticed this section in Kelvin's Gremlin book: http://kelvinlawrence.net/book/Gremlin-Graph-Guide.html#_using_em_math_random_em_to_more_randomly_select_a_single_node According to his findings, he seemed to notice that with TinkerGraph, it tends to favor vertices with lower index values...is

[jira] [Created] (TINKERPOP-1799) Failure to serialize path() in gremlin-python

2017-10-13 Thread stephen mallette (JIRA)
stephen mallette created TINKERPOP-1799: --- Summary: Failure to serialize path() in gremlin-python Key: TINKERPOP-1799 URL: https://issues.apache.org/jira/browse/TINKERPOP-1799 Project: TinkerPop

[GitHub] tinkerpop issue #729: TINKERPOP-1632: Create a set of default functions

2017-10-13 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/729 All tests pass with `docker/build.sh -t -n -i` VOTE +1 ---

[jira] [Commented] (TINKERPOP-1632) Create a set of default functions

2017-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16203344#comment-16203344 ] ASF GitHub Bot commented on TINKERPOP-1632: --- Github user spmallette commented on the issue:

[jira] [Created] (TINKERPOP-1798) MutationListener.vertexPropertyChanged oldValue should be a VertexProperty

2017-10-13 Thread Bryn Cooke (JIRA)
Bryn Cooke created TINKERPOP-1798: - Summary: MutationListener.vertexPropertyChanged oldValue should be a VertexProperty Key: TINKERPOP-1798 URL: https://issues.apache.org/jira/browse/TINKERPOP-1798