Skip to content

Commit

Permalink
Update 4.fetch.md (#2157)
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-lzy authored Sep 21, 2022
1 parent dd0eb9d commit 3086208
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ nebula> FETCH PROP ON player "player101", "player102", "player103" YIELD propert
| properties(VERTEX) |
+--------------------------------------+
| {age: 33, name: "LaMarcus Aldridge"} |
| {age: 40, name: "Tony Parker"} |
| {age: 36, name: "Tony Parker"} |
| {age: 32, name: "Rudy Gay"} |
+--------------------------------------+
```
Expand Down

0 comments on commit 3086208

Please sign in to comment.