Skip to content

Instantly share code, notes, and snippets.

@rlingineni
Last active March 1, 2021 04:59
Show Gist options
  • Save rlingineni/fc8a4d243b6873c5ab321cf077ed2ca5 to your computer and use it in GitHub Desktop.
Save rlingineni/fc8a4d243b6873c5ab321cf077ed2ca5 to your computer and use it in GitHub Desktop.
Register User
Register User
Visit Website
Create Account -> Send Confirm Email
Login with Oauth -> Welcome Screen
Send Confirm Email
Click Link -> Welcome Screen
Welcome Screen
// parse line by line
// check if passes, if not throw error
// for each transition, verify right hand side exists
// if comment then skip
//graph.addnode
// graph.create relation, edge == action
// graph.exists if node not exists then throw error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment