tinkerpop git commit: updated upgrade doc.

2017-09-21 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1789 9f252f056 -> fb1e2459b updated upgrade doc. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fb1e2459 Tree:

tinkerpop git commit: GryoLite now assumes DEFAULT_LABEL instead of empty string.

2017-09-21 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1789 b61f2b4db -> 9f252f056 GryoLite now assumes DEFAULT_LABEL instead of empty string. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9f252f05 Tree:

tinkerpop git commit: tweak to ReferenceXXXTest

2017-09-21 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1789 291532c47 -> b61f2b4db tweak to ReferenceXXXTest Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b61f2b4d Tree:

tinkerpop git commit: got rid of unneeded EMPTY_STRING static final field.

2017-09-21 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1789 acbc18ddc -> 291532c47 got rid of unneeded EMPTY_STRING static final field. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/291532c4 Tree:

tinkerpop git commit: In GraphComputer, labels of adjacent vertices can not be accessed. Thus, ReferenceElement needs to ensure that label() doesn't throw an UnsupportedOperationException. I borrowed

2017-09-21 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1789 d6cb13e8f -> acbc18ddc In GraphComputer, labels of adjacent vertices can not be accessed. Thus, ReferenceElement needs to ensure that label() doesn't throw an UnsupportedOperationException. I borrowed the same technique used

tinkerpop git commit: Fixed a bug where ReferenceVertex was not returning label() (only EMPTY_STRING). ReferenceEdge and ReferenceVertexProperty were behaving correctly, but I needed to make a change

2017-09-21 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1789 [created] d6cb13e8f Fixed a bug where ReferenceVertex was not returning label() (only EMPTY_STRING). ReferenceEdge and ReferenceVertexProperty were behaving correctly, but I needed to make a change at ReferenceElement for

[1/2] tinkerpop git commit: added a test to ensure ReferenceVertex serialization and deserializtion by Python GraphSON module. Tests pass. CTR.

2017-09-21 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/master 6278e3ba3 -> 6b337324b added a test to ensure ReferenceVertex serialization and deserializtion by Python GraphSON module. Tests pass. CTR. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[2/2] tinkerpop git commit: Merge branch 'tp32'

2017-09-21 Thread okram
Merge branch 'tp32' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6b337324 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6b337324 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/6b337324

tinkerpop git commit: added a test to ensure ReferenceVertex serialization and deserializtion by Python GraphSON module. Tests pass. CTR.

2017-09-21 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/tp32 aaa0f14c2 -> 98ed3d419 added a test to ensure ReferenceVertex serialization and deserializtion by Python GraphSON module. Tests pass. CTR. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

tinkerpop git commit: added the new PageRankVertexProgram code to the reference documentation as PageRank serves as our reference program.

2017-09-21 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1783 dacabbe06 -> 94ffe73e7 added the new PageRankVertexProgram code to the reference documentation as PageRank serves as our reference program. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[1/2] tinkerpop git commit: Minor udpates to changelog/upgrade docs around GraphHelper.cloneElements() CTR

2017-09-21 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master e3e1cbf4a -> 6278e3ba3 Minor udpates to changelog/upgrade docs around GraphHelper.cloneElements() CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[2/2] tinkerpop git commit: Merge branch 'tp32'

2017-09-21 Thread spmallette
Merge branch 'tp32' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6278e3ba Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6278e3ba Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/6278e3ba

svn commit: r1809145 - /tinkerpop/site/index.html

2017-09-21 Thread spmallette
Author: spmallette Date: Thu Sep 21 10:26:30 2017 New Revision: 1809145 URL: http://svn.apache.org/viewvc?rev=1809145=rev Log: Deploy TinkerPop homepage Modified: tinkerpop/site/index.html Modified: tinkerpop/site/index.html URL:

tinkerpop git commit: Pointed sparql-gremlin at the more recent repository

2017-09-21 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master c60cb9e74 -> e3e1cbf4a Pointed sparql-gremlin at the more recent repository Moved all OGMs to the languages section - some were still in drivers. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: