Skip to content

Commit

Permalink
Update 5.conditional-expressions.md (#1644)
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-lzy authored Sep 23, 2022
1 parent 2f66cb6 commit fe827c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ nebula> MATCH (v:player) WHERE v.player.age > 30 \
+---------------------+---------------+
| Name | Starts_with_T |
+---------------------+---------------+
| "Tim" | "Yes" |
| "Tim Duncan" | "Yes" |
| "LaMarcus Aldridge" | "No" |
| "Tony Parker" | "Yes" |
+---------------------+---------------+
Expand Down

0 comments on commit fe827c4

Please sign in to comment.