tinkerpop git commit: fixed up a self-edge test and Neo4jVertex to support repeat edges on BOTH.

2017-10-30 Thread okram
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1821 7f640f7e6 -> 5d68ca171 fixed up a self-edge test and Neo4jVertex to support repeat edges on BOTH. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[15/50] tinkerpop git commit: TINKERPOP-1784 Added tests for optional() and Path object assertion

2017-10-30 Thread spmallette
TINKERPOP-1784 Added tests for optional() and Path object assertion Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ab0236bb Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ab0236bb Diff:

[05/50] tinkerpop git commit: TINKERPOP-1784 Provided translation for python specific syntax

2017-10-30 Thread spmallette
TINKERPOP-1784 Provided translation for python specific syntax Included a way to specify element identifiers in feature files. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/4b800c55 Tree:

[03/50] tinkerpop git commit: TINKERPOP-1784 Added some basic support to convert vertex string to a vertex object

2017-10-30 Thread spmallette
TINKERPOP-1784 Added some basic support to convert vertex string to a vertex object This might be the pattern to use across the board. We'll see if there is a better idea floating about though so may not be final. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[38/50] tinkerpop git commit: TINKERPOP-1784 Added feature tests for cyclicPath()

2017-10-30 Thread spmallette
TINKERPOP-1784 Added feature tests for cyclicPath() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/bd266be3 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/bd266be3 Diff:

[07/50] tinkerpop git commit: TINKERPOP-1784 Added support for numeric keys in glv tests

2017-10-30 Thread spmallette
TINKERPOP-1784 Added support for numeric keys in glv tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/dfe9124d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/dfe9124d Diff:

[41/50] tinkerpop git commit: TINKERPOP-1784 Added local() feature tests

2017-10-30 Thread spmallette
TINKERPOP-1784 Added local() feature tests Had to add a way to assert a results that matched any in a set as limit() type steps might force different results depending on the graph being tested. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[19/50] tinkerpop git commit: TINKERPOP-1784 Added aggregate() tests

2017-10-30 Thread spmallette
TINKERPOP-1784 Added aggregate() tests Included option for next() in the test language. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/063e8dcd Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/063e8dcd

[06/50] tinkerpop git commit: TINKERPOP-1784 Added test for select in GLV tests

2017-10-30 Thread spmallette
TINKERPOP-1784 Added test for select in GLV tests Included infrastructure for validating maps and refactored other related code. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9efcf4b2 Tree:

[01/50] tinkerpop git commit: TINKERPOP-1784 Added test to enforce implementation of process tests as features [Forced Update!]

2017-10-30 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1784 0336fa30e -> 987ab5d74 (forced update) TINKERPOP-1784 Added test to enforce implementation of process tests as features Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[43/50] tinkerpop git commit: TINKERPOP-1784 Added feature tests for min()

2017-10-30 Thread spmallette
TINKERPOP-1784 Added feature tests for min() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f5d06c86 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f5d06c86 Diff:

[09/50] tinkerpop git commit: TINKERPOP-1784 Added more select() tests

2017-10-30 Thread spmallette
TINKERPOP-1784 Added more select() tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/81d48c9c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/81d48c9c Diff:

[33/50] tinkerpop git commit: TINKERPOP-1784 Added tests for store()

2017-10-30 Thread spmallette
TINKERPOP-1784 Added tests for store() Needed to account for floats vs longs with d[x] Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/21f32e00 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/21f32e00

[49/50] tinkerpop git commit: TINKERPOP-1784 Added feature tests for constant()

2017-10-30 Thread spmallette
TINKERPOP-1784 Added feature tests for constant() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/987ab5d7 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/987ab5d7 Diff:

[17/50] tinkerpop git commit: TINKERPOP-1784 Deleted some dead code

2017-10-30 Thread spmallette
TINKERPOP-1784 Deleted some dead code Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/870397a8 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/870397a8 Diff:

[12/50] tinkerpop git commit: TINKERPOP-1784 Added edge assertion support

2017-10-30 Thread spmallette
TINKERPOP-1784 Added edge assertion support Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b8876b7e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b8876b7e Diff:

[22/50] tinkerpop git commit: TINKERPOP-1784 Changed assertion logic and table formats in feature files

2017-10-30 Thread spmallette
TINKERPOP-1784 Changed assertion logic and table formats in feature files Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/dfeadbe5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/dfeadbe5 Diff:

[39/50] tinkerpop git commit: TINKERPOP-1784 Added range() feature tests

2017-10-30 Thread spmallette
TINKERPOP-1784 Added range() feature tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/65f73caf Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/65f73caf Diff:

[29/50] tinkerpop git commit: TINKERPOP-1784 Added do nothings for unsupported tests

2017-10-30 Thread spmallette
TINKERPOP-1784 Added do nothings for unsupported tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a0378c90 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a0378c90 Diff:

[25/50] tinkerpop git commit: TINKERPOP-1784 Added some more vertex features

2017-10-30 Thread spmallette
TINKERPOP-1784 Added some more vertex features Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/bcb144db Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/bcb144db Diff:

[24/50] tinkerpop git commit: TINKERPOP-1784 Added another feature test for groupCount()

2017-10-30 Thread spmallette
TINKERPOP-1784 Added another feature test for groupCount() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/64b6cde1 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/64b6cde1 Diff:

[35/50] tinkerpop git commit: TINKERPOP-1784 Added tests for is()

2017-10-30 Thread spmallette
TINKERPOP-1784 Added tests for is() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6bcad55b Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6bcad55b Diff:

[37/50] tinkerpop git commit: TINKERPOP-1784 Added and() feature tests

2017-10-30 Thread spmallette
TINKERPOP-1784 Added and() feature tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/4506a51d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/4506a51d Diff:

[31/50] tinkerpop git commit: TINKERPOP-1784 Added feature tests for simplePath()

2017-10-30 Thread spmallette
TINKERPOP-1784 Added feature tests for simplePath() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/58aba116 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/58aba116 Diff:

[10/50] tinkerpop git commit: TINKERPOP-1784 Add all tests for groupCount()

2017-10-30 Thread spmallette
TINKERPOP-1784 Add all tests for groupCount() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ddb4755e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ddb4755e Diff:

[16/50] tinkerpop git commit: TINKERPOP-1784 Added Choose tests to .feature files

2017-10-30 Thread spmallette
TINKERPOP-1784 Added Choose tests to .feature files Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/08c6be56 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/08c6be56 Diff:

[02/50] tinkerpop git commit: TINKERPOP-1784 Minor refactoring of python gherkin steps

2017-10-30 Thread spmallette
TINKERPOP-1784 Minor refactoring of python gherkin steps Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7d0908a5 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7d0908a5 Diff:

[20/50] tinkerpop git commit: TINKERPOP-1784 Added support for path() testing

2017-10-30 Thread spmallette
TINKERPOP-1784 Added support for path() testing Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/13fec481 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/13fec481 Diff:

[46/50] tinkerpop git commit: TINKERPOP-1784 Added sample() feature tests

2017-10-30 Thread spmallette
TINKERPOP-1784 Added sample() feature tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/3bbb46ae Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/3bbb46ae Diff:

[14/50] tinkerpop git commit: TINKERPOP-1784 Define traversals without shorthand

2017-10-30 Thread spmallette
TINKERPOP-1784 Define traversals without shorthand Sorta made the decision to be explicit in how traversals are defined in .feature files. Shying away from using shorthand static imports which will make it more explicit for those trying to implement the tests. Project:

[18/50] tinkerpop git commit: TINKERPOP-1784 Completed the VertexTest cases

2017-10-30 Thread spmallette
TINKERPOP-1784 Completed the VertexTest cases Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/0605ad60 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/0605ad60 Diff:

[42/50] tinkerpop git commit: TINKERPOP-1784 Add union() feature tests

2017-10-30 Thread spmallette
TINKERPOP-1784 Add union() feature tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/4a03d3b6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/4a03d3b6 Diff:

[26/50] tinkerpop git commit: TINKERPOP-1784 Add support for the various toy graphs

2017-10-30 Thread spmallette
TINKERPOP-1784 Add support for the various toy graphs Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ea224add Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ea224add Diff:

[50/50] tinkerpop git commit: TINKERPOP-1784 Added feature tests for max()

2017-10-30 Thread spmallette
TINKERPOP-1784 Added feature tests for max() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d83d6003 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d83d6003 Diff:

[13/50] tinkerpop git commit: TINKERPOP-1784 Added multi-line support in the .feature files

2017-10-30 Thread spmallette
TINKERPOP-1784 Added multi-line support in the .feature files Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/919e704d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/919e704d Diff:

[32/50] tinkerpop git commit: TINKERPOP-1784 Added repeat() feature tests

2017-10-30 Thread spmallette
TINKERPOP-1784 Added repeat() feature tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/dfdb26c7 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/dfdb26c7 Diff:

[47/50] tinkerpop git commit: TINKERPOP-1784 Added tests for project()

2017-10-30 Thread spmallette
TINKERPOP-1784 Added tests for project() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/93bc52ec Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/93bc52ec Diff:

[45/50] tinkerpop git commit: TINKERPOP-1784 Added feature tests for filter()

2017-10-30 Thread spmallette
TINKERPOP-1784 Added feature tests for filter() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e57502c4 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e57502c4 Diff:

[27/50] tinkerpop git commit: TINKERPOP-1784 Included grateful graph and cached remotes/data

2017-10-30 Thread spmallette
TINKERPOP-1784 Included grateful graph and cached remotes/data Tests should be faster now that remotes and data are cached for the toy graphs. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fe4d5931 Tree:

[28/50] tinkerpop git commit: TINKERPOP-1784 Get all count() tests working

2017-10-30 Thread spmallette
TINKERPOP-1784 Get all count() tests working Needed to add support for cleaning up traversal strings to more properly handle reserved python words. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b8df418b Tree:

[21/50] tinkerpop git commit: TINKERPOP-1784 Refactored the assertion logic for ordered/unordered

2017-10-30 Thread spmallette
TINKERPOP-1784 Refactored the assertion logic for ordered/unordered Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9f908945 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9f908945 Diff:

[04/50] tinkerpop git commit: TINKERPOP-1784 Expanded GLV test framework a bit further

2017-10-30 Thread spmallette
TINKERPOP-1784 Expanded GLV test framework a bit further Developed methods for vertices/maps and a way to assert unordered results. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1cdfbd29 Tree:

[36/50] tinkerpop git commit: TINKERPOP-1784 Added feature tests for or()

2017-10-30 Thread spmallette
TINKERPOP-1784 Added feature tests for or() Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a0ad9986 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a0ad9986 Diff:

[08/50] tinkerpop git commit: TINKERPOP-1784 Added support for testing branch() with gherkin

2017-10-30 Thread spmallette
TINKERPOP-1784 Added support for testing branch() with gherkin Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2a730e7c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2a730e7c Diff:

[23/50] tinkerpop git commit: TINKERPOP-1784 Added some more vertex tests

2017-10-30 Thread spmallette
TINKERPOP-1784 Added some more vertex tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/0c3b309f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/0c3b309f Diff:

[30/50] tinkerpop git commit: TINKERPOP-1784 Added valueMap() feature tests

2017-10-30 Thread spmallette
TINKERPOP-1784 Added valueMap() feature tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/04bd1810 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/04bd1810 Diff:

[34/50] tinkerpop git commit: TINKERPOP-1784 Added dedup() feature tests

2017-10-30 Thread spmallette
TINKERPOP-1784 Added dedup() feature tests Reworked test language for asserting counts so that it works better as a standalone assertion. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c504df57 Tree:

[40/50] tinkerpop git commit: TINKERPOP-1784 Added test for drop() and graph init language

2017-10-30 Thread spmallette
TINKERPOP-1784 Added test for drop() and graph init language Graph init language provides a way to add data to an empty graph as part of a scenario. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a576e57f Tree:

[11/50] tinkerpop git commit: TINKERPOP-1784 Added more select() tests

2017-10-30 Thread spmallette
TINKERPOP-1784 Added more select() tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7a948db6 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7a948db6 Diff:

[44/50] tinkerpop git commit: TINKERPOP-1784 Add tests for inject() and provide method for ignoring tests

2017-10-30 Thread spmallette
TINKERPOP-1784 Add tests for inject() and provide method for ignoring tests Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/76fbae33 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/76fbae33 Diff:

[48/50] tinkerpop git commit: TINKERPOP-1784 Changed language of parameters

2017-10-30 Thread spmallette
TINKERPOP-1784 Changed language of parameters Used "defined as" instead of "is" since the line reads more clearly with the former. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ff6d3d95 Tree:

tinkerpop git commit: TINKERPOP-1821 Added tests for consistent traversal behavior around self-referencing edges

2017-10-30 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1821 [created] 7f640f7e6 TINKERPOP-1821 Added tests for consistent traversal behavior around self-referencing edges Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[1/2] tinkerpop git commit: TINKERPOP-1819 Fixed traversal description in docs CTR

2017-10-30 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master b6ae5b00f -> 2e4f8bf7c TINKERPOP-1819 Fixed traversal description in docs CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/909cd911 Tree:

tinkerpop git commit: TINKERPOP-1819 Fixed traversal description in docs CTR

2017-10-30 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 9a15262bd -> 909cd9114 TINKERPOP-1819 Fixed traversal description in docs CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/909cd911 Tree:

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

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

[1/2] tinkerpop git commit: Fixed common ancestor recipe which had no result

2017-10-30 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master c7f4a534d -> b6ae5b00f Fixed common ancestor recipe which had no result The recipe was trying to get a 'name' property which didn't exist - the id of the vertex is sufficient for demonstration. CTR Project:

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

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