In this repositories lies a material, link and all information that will be needed to make presentation for lighting talk in Lombok Dev Meetup 006. I will cover a lecture about basic theory of graph, graph database in this case neo4j, and cypher query language.
I used beautiful.ai to build my presentation material, and you can find in this link:
https://www.beautiful.ai/deck/-LYeEvHxx7ZNfOWZ8XWE/Introduction-to-Graph-Database
Feel free to use and share this github page
- Installation
- Running Notebook
To install all requirement that satisfy the environment that you need to run jupyter notebook is by run this command on your terminal:
pip install -r requirements.txt
To run the notebook, first you need to change directory to this repo and run this following command:
jupyter notebook