Commit Graph

3 Commits

Author SHA1 Message Date
Andrei Stoica 04200b41ce updated init script and docker file for pair functions 2022-08-18 11:56:56 -04:00
Andrei Stoica 573dbd2ec0 created adjacency list for recipie and ingredient
- Added pl/PGSQL functions for finding pairs that are connected
- Added tables for each adjacency list (RecipeConnection &
  IngredientConnection)
- Added table to keep track of recipes that have not been merged into
  the graph yet
- Added function to update adjacency list with new recipes
2022-08-17 18:46:19 -04:00
Andrei Stoica cf2e1ed21f inital commit 2022-07-18 20:43:21 -04:00