[GitHub] tinkerpop pull request #784: TINKERPOP-1874 P does not appear to be serializ...

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

[GitHub] tinkerpop pull request #784: TINKERPOP-1874 P does not appear to be serializ...

2018-01-24 Thread robertdale
Github user robertdale commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/784#discussion_r163529404 --- Diff: docs/src/dev/io/graphson.asciidoc --- @@ -4066,11 +4075,12 @@ The following `RequestMessage` is an example of a sessionless request for a

[GitHub] tinkerpop pull request #784: TINKERPOP-1874 P does not appear to be serializ...

2018-01-24 Thread robertdale
Github user robertdale commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/784#discussion_r163529843 --- Diff: docs/src/dev/io/graphson.asciidoc --- @@ -187,8 +180,7 @@ file.withWriter { writer -> writer.write(toJson(msg, "Sessionless Eval",

[GitHub] tinkerpop pull request #784: TINKERPOP-1874 P does not appear to be serializ...

2018-01-24 Thread robertdale
Github user robertdale commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/784#discussion_r163529709 --- Diff: docs/src/dev/io/graphson.asciidoc --- @@ -75,8 +72,7 @@ file.withWriter { writer -> writer.write(toJson(msg, "Sessionless Eval", "The

[GitHub] tinkerpop pull request #784: TINKERPOP-1874 P does not appear to be serializ...

2018-01-24 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/784#discussion_r163530149 --- Diff: docs/src/dev/io/graphson.asciidoc --- @@ -1279,7 +1270,7 @@ The following `RequestMessage` is an example of a sessionless request for a scri

[GitHub] tinkerpop pull request #784: TINKERPOP-1874 P does not appear to be serializ...

2018-01-24 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/784#discussion_r163530046 --- Diff: docs/src/dev/io/graphson.asciidoc --- @@ -3580,6 +3572,41 @@ The following `Bytecode` example represents the traversal of

[GitHub] tinkerpop pull request #784: TINKERPOP-1874 P does not appear to be serializ...

2018-01-24 Thread robertdale
Github user robertdale commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/784#discussion_r163528577 --- Diff: docs/src/dev/io/graphson.asciidoc --- @@ -1279,7 +1270,7 @@ The following `RequestMessage` is an example of a sessionless request for a scri

[GitHub] tinkerpop pull request #784: TINKERPOP-1874 P does not appear to be serializ...

2018-01-19 Thread spmallette
GitHub user spmallette opened a pull request: https://github.com/apache/tinkerpop/pull/784 TINKERPOP-1874 P does not appear to be serialized consistently in GraphSON https://issues.apache.org/jira/browse/TINKERPOP-1874 Added bunch of tests for this and found that .NET was