Skip to content

Commit

Permalink
Update 12.hash.md (#1123)
Browse files Browse the repository at this point in the history
  • Loading branch information
randomJoe211 authored Nov 1, 2021
1 parent 5b030df commit 4e9b28f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ nebula> YIELD hash(-123);
```ngql
nebula> YIELD hash("to_be_hashed");
+----------------------+
| hash(to_be_hashed) |
| hash("to_be_hashed") |
+----------------------+
| -1098333533029391540 |
+----------------------+
Expand Down

0 comments on commit 4e9b28f

Please sign in to comment.