tinkerpop git commit: added the constructors to the updgrade docs.

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1289 6f554ec31 -> 00df1b215 added the constructors to the updgrade docs. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/00df1b21 Tree: http://git-wip-us

tinkerpop git commit: removed TraversalScriptFunction and TraversalScriptHelper. Deprecated a long long time ago -- I can still remember...

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1169 [created] 6a4fcaf60 removed TraversalScriptFunction and TraversalScriptHelper. Deprecated a long long time ago -- I can still remember... Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us

tinkerpop git commit: removed extra TraversalSource.Builder methods in Spark and TinkerGraph.

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1171 c795b098d -> 11fd0d29d removed extra TraversalSource.Builder methods in Spark and TinkerGraph. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/11fd0

tinkerpop git commit: removed deprecated TraversalSource.Builder.

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1171 [created] c795b098d removed deprecated TraversalSource.Builder. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c795b098 Tree: http://git-wip-us.apa

tinkerpop git commit: removed deprecated AndP/OrP/ConnectiveP constructors.

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1289 [created] 6f554ec31 removed deprecated AndP/OrP/ConnectiveP constructors. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6f554ec3 Tree: http://git-

tinkerpop git commit: fixed an apostrophe error noticed by @twilmes.

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1708 fb90f8814 -> 41c16fa72 fixed an apostrophe error noticed by @twilmes. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/41c16fa7 Tree: http://git-wip-

tinkerpop git commit: added a note on local()-step as recommended by @jeromatron.

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1708 6579b017e -> fb90f8814 added a note on local()-step as recommended by @jeromatron. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fb90f881 Tree: ht

tinkerpop git commit: added a tree() example to the docs to clear up any confusion about what happens when duplicate nodes are realized in a tree projection.

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1710 [created] e962f5964 added a tree() example to the docs to clear up any confusion about what happens when duplicate nodes are realized in a tree projection. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

tinkerpop git commit: added A Note on Scopes to the-traversal docs.

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1708 [created] 6579b017e added A Note on Scopes to the-traversal docs. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6579b017 Tree: http://git-wip-us.a

[03/11] tinkerpop git commit: doh. needed to tweak the ReferenceFactory test as properties don't come over.

2017-06-30 Thread okram
doh. needed to tweak the ReferenceFactory test as properties don't come over. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7d54b181 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7d54b181 Diff: http://g

[09/11] tinkerpop git commit: Merge branch 'TINKERPOP-1701' into tp32

2017-06-30 Thread okram
Merge branch 'TINKERPOP-1701' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/bae078b5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/bae078b5 Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[08/11] tinkerpop git commit: an == is a bad test, it has to be equals() as detachment now creates a new object.

2017-06-30 Thread okram
an == is a bad test, it has to be equals() as detachment now creates a new object. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e3d7463b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e3d7463b Diff: ht

[06/11] tinkerpop git commit: minor nothing. need to switch branches.

2017-06-30 Thread okram
minor nothing. need to switch branches. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f43d1e2d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f43d1e2d Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[02/11] tinkerpop git commit: added test cases that verify that nested collection detachment works for Lists, Sets, and Maps (and any arbitrary nest of those collections within themselves).

2017-06-30 Thread okram
added test cases that verify that nested collection detachment works for Lists, Sets, and Maps (and any arbitrary nest of those collections within themselves). Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d16d0df5

[10/11] tinkerpop git commit: updated CHANGELOG.

2017-06-30 Thread okram
updated CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c8cc0e57 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c8cc0e57 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/c8cc0e57 Bra

[07/11] tinkerpop git commit: being smarter about the collection sizes on object creation.

2017-06-30 Thread okram
being smarter about the collection sizes on object creation. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/601f9c30 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/601f9c30 Diff: http://git-wip-us.apache.

[04/11] tinkerpop git commit: add test cases to HaltedTraversaerStrategyTest to verify property collection handling during detachment.

2017-06-30 Thread okram
add test cases to HaltedTraversaerStrategyTest to verify property collection handling during detachment. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/12de6fbf Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/

[05/11] tinkerpop git commit: the plot thickens with BulkSet and Tree needing special handling during detachment. @spmallette was right about the rabbit hole. Fortuantely, we have lots of test cases t

2017-06-30 Thread okram
the plot thickens with BulkSet and Tree needing special handling during detachment. @spmallette was right about the rabbit hole. Fortuantely, we have lots of test cases that failed cause of not handling these collections correctly. So that is a win. Project: http://git-wip-us.apache.org/repos/

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

2017-06-30 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/e5022c3e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e5022c3e Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/e5022c3e Br

[01/11] tinkerpop git commit: added colleciton handling to XXXFactory.detach(). This will ensure that collection nested graph elements get detached accordingly.

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/master 795fb23d9 -> e5022c3ea added colleciton handling to XXXFactory.detach(). This will ensure that collection nested graph elements get detached accordingly. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://gi

[08/10] tinkerpop git commit: an == is a bad test, it has to be equals() as detachment now creates a new object.

2017-06-30 Thread okram
an == is a bad test, it has to be equals() as detachment now creates a new object. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e3d7463b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e3d7463b Diff: ht

[09/10] tinkerpop git commit: Merge branch 'TINKERPOP-1701' into tp32

2017-06-30 Thread okram
Merge branch 'TINKERPOP-1701' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/bae078b5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/bae078b5 Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[07/10] tinkerpop git commit: being smarter about the collection sizes on object creation.

2017-06-30 Thread okram
being smarter about the collection sizes on object creation. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/601f9c30 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/601f9c30 Diff: http://git-wip-us.apache.

[10/10] tinkerpop git commit: updated CHANGELOG.

2017-06-30 Thread okram
updated CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c8cc0e57 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c8cc0e57 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/c8cc0e57 Bra

[05/10] tinkerpop git commit: the plot thickens with BulkSet and Tree needing special handling during detachment. @spmallette was right about the rabbit hole. Fortuantely, we have lots of test cases t

2017-06-30 Thread okram
the plot thickens with BulkSet and Tree needing special handling during detachment. @spmallette was right about the rabbit hole. Fortuantely, we have lots of test cases that failed cause of not handling these collections correctly. So that is a win. Project: http://git-wip-us.apache.org/repos/

[01/10] tinkerpop git commit: added colleciton handling to XXXFactory.detach(). This will ensure that collection nested graph elements get detached accordingly.

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/tp32 16afd9c57 -> c8cc0e570 added colleciton handling to XXXFactory.detach(). This will ensure that collection nested graph elements get detached accordingly. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-

[06/10] tinkerpop git commit: minor nothing. need to switch branches.

2017-06-30 Thread okram
minor nothing. need to switch branches. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f43d1e2d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f43d1e2d Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[02/10] tinkerpop git commit: added test cases that verify that nested collection detachment works for Lists, Sets, and Maps (and any arbitrary nest of those collections within themselves).

2017-06-30 Thread okram
added test cases that verify that nested collection detachment works for Lists, Sets, and Maps (and any arbitrary nest of those collections within themselves). Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d16d0df5

[03/10] tinkerpop git commit: doh. needed to tweak the ReferenceFactory test as properties don't come over.

2017-06-30 Thread okram
doh. needed to tweak the ReferenceFactory test as properties don't come over. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7d54b181 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7d54b181 Diff: http://g

[04/10] tinkerpop git commit: add test cases to HaltedTraversaerStrategyTest to verify property collection handling during detachment.

2017-06-30 Thread okram
add test cases to HaltedTraversaerStrategyTest to verify property collection handling during detachment. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/12de6fbf Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/

[2/3] tinkerpop git commit: Merge branch 'TINKERPOP-1704' into tp32

2017-06-30 Thread okram
Merge branch 'TINKERPOP-1704' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/16afd9c5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/16afd9c5 Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[1/3] tinkerpop git commit: JavaTranslator is now smart about handling BulkSet and Tree in Bytecode. This is a low probability usage, but a usage none-the-less...

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/master 1fd242237 -> 795fb23d9 JavaTranslator is now smart about handling BulkSet and Tree in Bytecode. This is a low probability usage, but a usage none-the-less... Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http:

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

2017-06-30 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/795fb23d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/795fb23d Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/795fb23d Br

[2/2] tinkerpop git commit: Merge branch 'TINKERPOP-1704' into tp32

2017-06-30 Thread okram
Merge branch 'TINKERPOP-1704' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/16afd9c5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/16afd9c5 Diff: http://git-wip-us.apache.org/repos/asf/tinkerp

[1/2] tinkerpop git commit: JavaTranslator is now smart about handling BulkSet and Tree in Bytecode. This is a low probability usage, but a usage none-the-less...

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/tp32 360774cef -> 16afd9c57 JavaTranslator is now smart about handling BulkSet and Tree in Bytecode. This is a low probability usage, but a usage none-the-less... Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://

[1/2] tinkerpop git commit: EdgeOtherVertexStep is no longer final and can be extended by providers.

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/master 1d3e9a1d8 -> 1fd242237 EdgeOtherVertexStep is no longer final and can be extended by providers. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/360774ce Tre

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

2017-06-30 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/1fd24223 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1fd24223 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/1fd24223 Br

tinkerpop git commit: EdgeOtherVertexStep is no longer final and can be extended by providers.

2017-06-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/tp32 9160a8ae3 -> 360774cef EdgeOtherVertexStep is no longer final and can be extended by providers. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/360774ce Tree: