Skip to content

Graph Database presentation in Lombok Dev Meetup 06

License

Notifications You must be signed in to change notification settings

nunenuh/graph.database

Repository files navigation

Graph Database Lecture Material Lombok Dev Meetup 06

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

Table of Content

  1. Installation
  2. Running Notebook

Installation

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

Running Notebook

To run the notebook, first you need to change directory to this repo and run this following command:

jupyter notebook

Source of Material

About

Graph Database presentation in Lombok Dev Meetup 06

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published