Skip to content

Commit 486c441

Browse files
Suffix all doubles with d. Node batch reduced to 40 (#257)
* Suffix all doubles with d. Node batch reduced to 40 * Update changelog for seed file changes * Update ChangeLog.md * Update ChangeLog.md Co-authored-by: Michael Chin <mchin188@yahoo.com>
1 parent 2f07062 commit 486c441

File tree

4 files changed

+672
-653
lines changed

4 files changed

+672
-653
lines changed

ChangeLog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
Starting with v1.31.6, this file will contain a record of major features and updates made in each release of graph-notebook.
44

55
## Upcoming
6+
- Updated the airports property graph seed files to the latest level and suffixed all doubles with 'd'. ([Link to PR](https://github.com/aws/graph-notebook/pull/257))
67
- Added grouping by depth for Gremlin and openCypher queries ([PR #1](https://github.com/aws/graph-notebook/pull/241))([PR #2](https://github.com/aws/graph-notebook/pull/251))
78
- Added grouping by raw node results ([Link to PR](https://github.com/aws/graph-notebook/pull/253))
89
- Added `--no-scroll` option for disabling truncation of query result pages ([Link to PR](https://github.com/aws/graph-notebook/pull/243))
@@ -12,7 +13,7 @@ Starting with v1.31.6, this file will contain a record of major features and upd
1213
- Suppressed default root logger error output ([Link to PR](https://github.com/aws/graph-notebook/pull/248))
1314
- Fixed Gremlin visualizer bug with handling non-string node IDs ([Link to PR](https://github.com/aws/graph-notebook/pull/245))
1415
- Fixed error in openCypher Bolt query metadata output ([Link to PR](https://github.com/aws/graph-notebook/pull/255))
15-
16+
1617
## Release 3.1.1 (December 21, 2021)
1718
- Added new dataset for DiningByFriends, and associated notebook ([Link to PR](https://github.com/aws/graph-notebook/pull/235))
1819
- Added new Neptune ML Sample Application for People Analytics ([Link to PR](https://github.com/aws/graph-notebook/pull/235))

src/graph_notebook/seed/queries/propertygraph/airports/0_nodes.txt

Lines changed: 94 additions & 75 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)