- 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