tinkerpop git commit: TINKERPOP-1989 Enforce order of plugin load in Gremlin Console

2018-06-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1989 [created] 6c75ceb25 TINKERPOP-1989 Enforce order of plugin load in Gremlin Console Use the order presented in the configuration file to enforce the load order. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo

[44/50] tinkerpop git commit: testing logo

2018-06-20 Thread spmallette
testing logo Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2531fb33 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2531fb33 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/2531fb33 Branch:

[35/50] tinkerpop git commit: TINKERPOP-1878 Updates to changelog and code comments

2018-06-20 Thread spmallette
TINKERPOP-1878 Updates to changelog and code comments Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1474bfb3 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1474bfb3 Diff:

[47/50] tinkerpop git commit: TINKERPOP-1878 Renamed "transpiler" to "compiler"

2018-06-20 Thread spmallette
TINKERPOP-1878 Renamed "transpiler" to "compiler" Since we're converting to Gremlin bytecode it's really compiling and not transpiling (as in converting to other source code) Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[19/50] tinkerpop git commit: TINKERPOP-1988 Documentation fix on not() step CTR

2018-06-20 Thread spmallette
TINKERPOP-1988 Documentation fix on not() step CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7c7dddb7 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7c7dddb7 Diff:

[15/50] tinkerpop git commit: Add note about Gremlin.Net.Template deploy rights TINKERPOP-1836

2018-06-20 Thread spmallette
Add note about Gremlin.Net.Template deploy rights TINKERPOP-1836 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a968c861 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a968c861 Diff:

[34/50] tinkerpop git commit: TINKERPOP-1878 sparql() step works over remoting

2018-06-20 Thread spmallette
TINKERPOP-1878 sparql() step works over remoting At this point it is only tested to work with Gryo 3.0. Fixed a bug with how dynamic gryo registrations work - they failed if you didn't have a specific serializer specified. Introduced a bit of a hack to make SparqlTraversalSource behave like a

[26/50] tinkerpop git commit: TINKERPOP-1878 Added some Traversal infrastructure

2018-06-20 Thread spmallette
TINKERPOP-1878 Added some Traversal infrastructure This is the start of getting Sparql working as a DSL in TinkerPop Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c5f0bf4c Tree:

[18/50] tinkerpop git commit: Merge branch 'tp33'

2018-06-20 Thread spmallette
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a54760d9 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a54760d9 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/a54760d9

[20/50] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-06-20 Thread spmallette
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e1ef8b62 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e1ef8b62 Diff:

[17/50] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-06-20 Thread spmallette
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c43a882a Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c43a882a Diff:

[41/50] tinkerpop git commit: TINKERPOP-1878 Added the plugin for sparql-gremlin

2018-06-20 Thread spmallette
TINKERPOP-1878 Added the plugin for sparql-gremlin Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b01b5e30 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b01b5e30 Diff:

[33/50] tinkerpop git commit: TINKERPOP-1878 Test cleanup for sparql-gremlin

2018-06-20 Thread spmallette
TINKERPOP-1878 Test cleanup for sparql-gremlin Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7c8c41aa Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7c8c41aa Diff:

[14/50] tinkerpop git commit: Only pack Gremlin.Net.Template on demand TINKERPOP-1836

2018-06-20 Thread spmallette
Only pack Gremlin.Net.Template on demand TINKERPOP-1836 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/492353fa Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/492353fa Diff:

[42/50] tinkerpop git commit: TINKERPOP-1878 Fixed up formatting of traspiler section

2018-06-20 Thread spmallette
TINKERPOP-1878 Fixed up formatting of traspiler section There were some examples that didn't return results or generated errors. These will need some review. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/089c85f2

[12/50] tinkerpop git commit: Remove Mono from Travis build again TINKERPOP-1836

2018-06-20 Thread spmallette
Remove Mono from Travis build again TINKERPOP-1836 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/cfded119 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/cfded119 Diff:

[11/50] tinkerpop git commit: TINKERPOP-1836 Add Gremlin.Net.Template project

2018-06-20 Thread spmallette
TINKERPOP-1836 Add Gremlin.Net.Template project This project is a dotnet template that can be installed and then used to create a simple dotnet console application ready to be used together with a Gremlin Server. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[40/50] tinkerpop git commit: TINKERPOP-1878 Major refactoring of sparql-gremlin classes

2018-06-20 Thread spmallette
TINKERPOP-1878 Major refactoring of sparql-gremlin classes Renamed the "compiler" to a "transpiler" since it's really transforming sparql to a language of a similar level of abstraction in Gremlin. Lots of code reformatting and dead code pruning. Project:

[21/50] tinkerpop git commit: Merge branch 'tp33'

2018-06-20 Thread spmallette
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b5600e77 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b5600e77 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/b5600e77

[23/50] tinkerpop git commit: TINKERPOP-1878 Dropped the console app

2018-06-20 Thread spmallette
TINKERPOP-1878 Dropped the console app This allows TinkerGraph to remain a test dependency only and the console app was more of a test rig than something that a user of this library would use, so it seemed like something that could be dropped. Project:

[27/50] tinkerpop git commit: TINKERPOP-1878 Added a basics for sparql execution in a traversal

2018-06-20 Thread spmallette
TINKERPOP-1878 Added a basics for sparql execution in a traversal Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/3f69ad46 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/3f69ad46 Diff:

[50/50] tinkerpop git commit: TINKERPOP-1878 Clean up docs a bit more.

2018-06-20 Thread spmallette
TINKERPOP-1878 Clean up docs a bit more. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1cbc2c4e Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1cbc2c4e Diff:

[22/50] tinkerpop git commit: TINKERPOP-1878 Minor javadoc and code cleanup

2018-06-20 Thread spmallette
TINKERPOP-1878 Minor javadoc and code cleanup Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/92892469 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/92892469 Diff:

[31/50] tinkerpop git commit: TINKERPOP-1878 Added basic docs for sparql-gremlin

2018-06-20 Thread spmallette
TINKERPOP-1878 Added basic docs for sparql-gremlin Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6bd1fc1f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6bd1fc1f Diff:

[28/50] tinkerpop git commit: TINKERPOP-1878 Code reformatting - bad spacing/tabs or something

2018-06-20 Thread spmallette
TINKERPOP-1878 Code reformatting - bad spacing/tabs or something Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9270095d Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9270095d Diff:

[39/50] tinkerpop git commit: TINKERPOP-1878 General refactoring and javadoc on Prefixes class

2018-06-20 Thread spmallette
TINKERPOP-1878 General refactoring and javadoc on Prefixes class Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a4a3916f Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a4a3916f Diff:

[16/50] tinkerpop git commit: Don't download nuget.exe on every build again TINKERPOP-1836

2018-06-20 Thread spmallette
Don't download nuget.exe on every build again TINKERPOP-1836 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2d1e9424 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2d1e9424 Diff:

[48/50] tinkerpop git commit: TINKERPOP-1878 Bump sparql-gremlin to 3.4.0-SNAPSHOT

2018-06-20 Thread spmallette
TINKERPOP-1878 Bump sparql-gremlin to 3.4.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6513bcd2 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6513bcd2 Diff:

[25/50] tinkerpop git commit: Initial commit for sparql-gremlin changes

2018-06-20 Thread spmallette
Initial commit for sparql-gremlin changes Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/4e8feaad Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/4e8feaad Diff:

[45/50] tinkerpop git commit: TINKERPOP-1878 Fixed up formatting of sparql-gremlin image

2018-06-20 Thread spmallette
TINKERPOP-1878 Fixed up formatting of sparql-gremlin image Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7ea31361 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7ea31361 Diff:

[30/50] tinkerpop git commit: TINKERPOP-1878 Added a test for GROUP

2018-06-20 Thread spmallette
TINKERPOP-1878 Added a test for GROUP Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/eaf9fff3 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/eaf9fff3 Diff:

[36/50] tinkerpop git commit: TINKERPOP-1878 Changed gryo version of SparqlStrategy

2018-06-20 Thread spmallette
TINKERPOP-1878 Changed gryo version of SparqlStrategy Was using some temporary nonsense before... Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b66db522 Tree:

[13/50] tinkerpop git commit: Fix integration test by using correct traversal source TINKREPOP-1836

2018-06-20 Thread spmallette
Fix integration test by using correct traversal source TINKREPOP-1836 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/280a8cfe Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/280a8cfe Diff:

[04/50] tinkerpop git commit: Merge branch 'tp33'

2018-06-20 Thread spmallette
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/2b319ab0 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/2b319ab0 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/2b319ab0

[38/50] tinkerpop git commit: TINKERPOP-1878 More tests for ordering

2018-06-20 Thread spmallette
TINKERPOP-1878 More tests for ordering Factored the order index creation into its own method to tidy up a bit. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b606a49f Tree:

[46/50] tinkerpop git commit: Update transpilers.asciidoc

2018-06-20 Thread spmallette
Update transpilers.asciidoc Changes: - fixed non-working queries (queries which returned no results) - updated documentation with more examples in the limitations section - updated execution tags for queries which are for reference only - commented out the pattern filter examples for now To Do:

[02/50] tinkerpop git commit: Merge branch 'tp33'

2018-06-20 Thread spmallette
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b475d129 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b475d129 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/b475d129

[08/50] tinkerpop git commit: TINKERPOP-1780 Redirected some tests to the secure server for auth testing CTR

2018-06-20 Thread spmallette
TINKERPOP-1780 Redirected some tests to the secure server for auth testing CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a4e087da Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a4e087da Diff:

[06/50] tinkerpop git commit: Merge branch 'TINKERPOP-1979' into tp33

2018-06-20 Thread spmallette
Merge branch 'TINKERPOP-1979' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ba82a5c9 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/ba82a5c9 Diff:

[10/50] tinkerpop git commit: Merge branch 'tp33'

2018-06-20 Thread spmallette
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d16153db Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d16153db Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/d16153db

[32/50] tinkerpop git commit: TINKERPOP-1878 Testing for DISTINCT

2018-06-20 Thread spmallette
TINKERPOP-1878 Testing for DISTINCT Refactoring around the distinct and ordering - much less code there now. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f00b9680 Tree:

[43/50] tinkerpop git commit: updating the reference documentation

2018-06-20 Thread spmallette
updating the reference documentation added the following: - fix the logo - added prefixes - added limitations - added examples todo: - cover all limitations and special cases with examples Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[05/50] tinkerpop git commit: Merge branch 'TINKERPOP-1979'

2018-06-20 Thread spmallette
Merge branch 'TINKERPOP-1979' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b2143699 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b2143699 Diff:

[24/50] tinkerpop git commit: TINKERPOP-1878 sparql-gremlin is now building

2018-06-20 Thread spmallette
TINKERPOP-1878 sparql-gremlin is now building Fixed some basic pom.xml issues and resolved dependency conflicts. Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d7185aaa Tree:

[07/50] tinkerpop git commit: Merge branch 'tp33'

2018-06-20 Thread spmallette
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/c811ee90 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/c811ee90 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/c811ee90

[01/50] tinkerpop git commit: Merge branch 'tp32' into tp33 [Forced Update!]

2018-06-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1878 582398d32 -> 5955e7884 (forced update) Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/ab9d1054 Tree:

[37/50] tinkerpop git commit: TINKERPOP-1878 Added a test for ordering and corrected some problems in logic

2018-06-20 Thread spmallette
TINKERPOP-1878 Added a test for ordering and corrected some problems in logic Ordering didn't work - at least not completely. The test, as it is written in this commit, that failed to sort properly. Changed the logic for ordering to track all of the keys specified to ORDER with their

[03/50] tinkerpop git commit: Fixed links - CTR

2018-06-20 Thread spmallette
Fixed links - CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/9ee1ea68 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/9ee1ea68 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/9ee1ea68

[09/50] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-06-20 Thread spmallette
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5d71dc1c Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/5d71dc1c Diff:

[49/50] tinkerpop git commit: TINKERPOP-1878 Minor transpiler doc fixes

2018-06-20 Thread spmallette
TINKERPOP-1878 Minor transpiler doc fixes Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/1d152ce4 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/1d152ce4 Diff:

tinkerpop git commit: TINKERPOP-1878 Renamed "transpiler" to "compiler"

2018-06-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1878 c1093c106 -> 582398d32 TINKERPOP-1878 Renamed "transpiler" to "compiler" Since we're converting to Gremlin bytecode it's really compiling and not transpiling (as in converting to other source code) Project:

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

2018-06-20 Thread spmallette
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e1ef8b62 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e1ef8b62 Diff:

[1/3] tinkerpop git commit: TINKERPOP-1988 Documentation fix on not() step CTR

2018-06-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master a54760d9a -> b5600e772 TINKERPOP-1988 Documentation fix on not() step CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7c7dddb7 Tree:

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

2018-06-20 Thread spmallette
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e1ef8b62 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e1ef8b62 Diff:

[1/2] tinkerpop git commit: TINKERPOP-1988 Documentation fix on not() step CTR

2018-06-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp33 c43a882a9 -> e1ef8b623 TINKERPOP-1988 Documentation fix on not() step CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7c7dddb7 Tree:

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

2018-06-20 Thread spmallette
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b5600e77 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b5600e77 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/b5600e77

tinkerpop git commit: TINKERPOP-1988 Documentation fix on not() step CTR

2018-06-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 cfded1198 -> 7c7dddb72 TINKERPOP-1988 Documentation fix on not() step CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7c7dddb7 Tree: