Skip to content

Commit

Permalink
Initial coverage of new text predicates. #115
Browse files Browse the repository at this point in the history
  • Loading branch information
krlawrence committed Jul 14, 2019
2 parents c97423d + e5447a2 commit 2c07473
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions ChangeHistory.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Here is a link to the [Git diffs](https://github.com/krlawrence/graph/compare/v2
- Began adding coverage of TinkerPop 3.4 features. Issue #115 and #108
- Added a mention of TinkerPop 3.4 in the Introduction.
- Added a section describing the new `index` step.
- Added coverage of nested and named `repeat` steps.
- Added `nested-repeat.groovy` to the `sample-code` folder.
- Added coverage of the new features for `min` and `max` steps.
- Expanded existing `valueMap` coverage and added new sections covering the new `unfold`-`by`,`with` and `WithOptions` features.
Expand Down
6 changes: 6 additions & 0 deletions book/Gremlin-Graph-Guide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,15 @@ PRACTICAL GREMLIN: An Apache TinkerPop Tutorial
===============================================
Kelvin R. Lawrence <gfxman@yahoo.com>
//v281 (TP 3.3.5), January 28th 2019
<<<<<<< HEAD
v282-preview, July 12th 2019
// vim: set tw=85 cc=+1 wrap spell redrawtime=20000:
// Sun Jul 14, 2019 10:48:58 CDT
=======
v282-preview, July 9th 2019
// vim: set tw=85 cc=+1 wrap spell redrawtime=20000:
// Tue Jul 09, 2019 13:58:11 CDT
>>>>>>> e5447a21284709eba91d6d0b177de412a2b47c2d
//:Author: Kelvin R. Lawrence
//:Email: gfxman@yahoo.com
:Numbered:
Expand Down

0 comments on commit 2c07473

Please sign in to comment.