Skip to content

Instantly share code, notes, and snippets.

@rlingineni
Last active March 3, 2021 22:53
Show Gist options
  • Save rlingineni/1ba38060573ca740d13c75bcc01ff435 to your computer and use it in GitHub Desktop.
Save rlingineni/1ba38060573ca740d13c75bcc01ff435 to your computer and use it in GitHub Desktop.
Abandoned Cart
Abandoned Cart
Items in Cart
Leave Website -> Cart Abandoned
Cart Abandoned
Click Email Link -> Items in Cart
After 14 Days -> Cart Expired
Cart Expired
// 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