


Execute queries from file "src/main/resources/neo4j/data.txt" to load all ingredients.
#SIMCITY APPS INSTALL#

1 Tree Saplings from "Gardening Supplies".Here are the direct dependencies of "Fruit and berries": Moreover, it is also required for the creation of other more advanced ingredients. This ingredient is interesting because it depends on one basic ingredient and one advanced ingredient which it self depends on an other advanced ingredient. There are basic ingredients (ingredients without any dependency) which are all built in building "Factory" and a lot of other "advanced" ingredients that depend on basic ingredients or on other advanced ingredients.Įxamples below use ingredient "Fruit and berries". This update will only be possible if the previous. These ingredients are built in different "buildings". To update the application, install the new version of the application over (without deleting) the old one. These objects mentioned above are in fact "ingredients". You can find the game here for Android or here for iOS. You will find in this repository the script needed to import game data in the database, and below some queries to play with these data. I found it was a good use case for a graph database and decided to import game data in Neo4j. For installing the game itself in English (in-game text) you will need to first uninstall the game, choose English as your client language in Origin (Origin > Application Settings > General > Client Language > English US), restart Origin and then finally re-install the game directly via Origin. These objects depend on each other, creating a kind of a tree. A part of the game "SimCity BuildIt" for Android and iOS consists in the creation of small objects.
