Skip to content

Commit

Permalink
Update Cypher.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mingxiw authored Jan 20, 2025
1 parent 34e1570 commit d684a02
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions demos/guru_scripts/docker/tutorial/4.x/Cypher.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ This GSQL tutorial contains
- [Path Pattern](#path-pattern)
- [With Clause](#with-clause)
- [Sorting and Limiting Results](#sorting-and-limiting-results)
- [Working with List](#working-with-list)
- [Support](#support)


Expand Down Expand Up @@ -488,6 +489,9 @@ run query c13()

The result is shown in [c13.out](https://github.com/tigergraph/ecosys/blob/master/demos/guru_scripts/docker/tutorial/4.x/cypher/c13.out) under `/home/tigergraph/tutorial/4.x/cypher/c13.out`

## Working With List


# Support
If you like the tutorial and want to explore more, join the GSQL developer community at

Expand Down

0 comments on commit d684a02

Please sign in to comment.