Created
December 24, 2020 04:25
-
-
Save austinpray/feb2227958cb398a4736290639e69632 to your computer and use it in GitHub Desktop.
sakura graph
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@startuml | |
actor frizzle | |
actor sakura | |
actor xiaoruan | |
actor yukito | |
actor toya | |
actor rika | |
actor teacher | |
database cake | |
frizzle ... sakura : just friends | |
toya ... yukito : just friends | |
xiaoruan --> yukito | |
tomoyo --> sakura | |
sakura --> yukito | |
kero --> cake | |
rika --> teacher | |
chiharu <--> takashi | |
sakura == xiaoruan : rivals | |
meiling -> xiaoruan | |
@enduml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment