Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mingxiw authored Sep 20, 2024
1 parent 0d07f39 commit e46e69c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/guru_scripts/docker/tutorial/4.x/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ run query q3b("2024-01-01", "2024-12-31", "Scott")
| Pointing right | -[e:transfer]-> | -[alias:type1\|type2\|..]-> | Y |
| undirected | -[e:hasPhone]-> | -[alias:type1\|type2\|..]-> | N, \~[]\~ |
| Left or undirected | <-[e:transfer\|hasPhone]- | <-[alias:type1\|type2\|..]- | N, <\~[]\~ |
| Right or undirected | -[e:transfer\|hasPhone]-> | -[alias:type1\|type2\|..]-> | N \~[]\~>|
| Right or undirected | -[e:transfer\|hasPhone]-> | -[alias:type1\|type2\|..]-> | N, \~[]\~>|
| Left or right | <-[e:transfer]-> | <-[alias:type]-> | Y |
| Left, undirected, or right | -[e:transfer\|hasPhone]- | -[alias:type1\|type2\|..]- | Y |
Expand Down

0 comments on commit e46e69c

Please sign in to comment.