-
Notifications
You must be signed in to change notification settings - Fork 170
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding Gremlin language tutorials (#533)
* Adding Gremlin language tutorials Adding Gremlin-specific language tutorials under 06-Language-Tutorials\03-Gremlin * Updated test_validate_notebooks.py Added 03-Gremlin\* notebooks to list of notebooks to check. * Update ChangeLog.md * link PR in changelog --------- Co-authored-by: Michael Chin <mchin188@yahoo.com>
- Loading branch information
1 parent
7ef53ee
commit 40b1c8d
Showing
8 changed files
with
4,110 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1,088 changes: 1,088 additions & 0 deletions
1,088
src/graph_notebook/notebooks/06-Language-Tutorials/03-Gremlin/01-Basic-Read-Queries.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
704 changes: 704 additions & 0 deletions
704
src/graph_notebook/notebooks/06-Language-Tutorials/03-Gremlin/02-Loops-Repeats.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
824 changes: 824 additions & 0 deletions
824
..._notebook/notebooks/06-Language-Tutorials/03-Gremlin/03-Ordering-Functions-Grouping.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
824 changes: 824 additions & 0 deletions
824
...ok/notebooks/06-Language-Tutorials/03-Gremlin/04-Creating-Updating-Deleting-Queries.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.