Skip to content

Commit

Permalink
Document additional updates
Browse files Browse the repository at this point in the history
  • Loading branch information
krlawrence authored Mar 31, 2019
1 parent 277eefb commit 25848fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ChangeHistory.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Here is a link to the [Git diffs](https://github.com/krlawrence/graph/compare/v2

- Added an example showing how `sack` can be used to count flight segments (hops).
- Made the coverage of Gremlin Server its own chapter. Issue #131.
- Added more examples to the coverage of colleactions and 'local' scope.
- Added a section on using a TinkerGraph containing the air-route data with Gremlin Server . Issue #118
- Added the required config files to the `sample-data` folder. Issue #118
- Added a small section with a pointer to the latest sample data.
Expand All @@ -22,6 +23,7 @@ Here is a link to the [Git diffs](https://github.com/krlawrence/graph/compare/v2
- `RemoteReadOnlyStrategy.java`
- `RemotePartitionStrategy.java`
- `strategies.py`
- Began coverage of TinkerPop 3.4
- Cleaned up some wording.


Expand Down

0 comments on commit 25848fe

Please sign in to comment.