Skip to content

Content for "Graph Databases - A Practical Introduction", a professional workshop offered by XN Logic.

Notifications You must be signed in to change notification settings

xnlogic/graph-training

Repository files navigation

Graph Databases - A Practical Introduction

Professional workshop, brought to you by the good folks at XN Logic.

Read more ...

Slides

  1. Part 1 - Introduction to graph databases and the Pacer library
  2. Part 2 - Graph traversal using Pacer
  3. Part 3 - Advanced graph traversal using Pacer
  4. Part 4 - Graph data modeling using Pacer
  5. Part 5 - Advanced data modeling techniques
  6. Part 6 - Graph Traversal API using Sinatra, Pacer and Neo4j

Exercises

See the exercises folder of this repo.

The exercises come with basic unit tests that let you check that your code is correct.
In order to run these tests, you will need to install MiniTest by running

gem install minitest

After installing MinTest, you can run the tests as follows:

cd exercises
# Run the tests for exercise 1
ruby ex1-test.rb

Any questions? Talk to us@xnlogic.com

About

Content for "Graph Databases - A Practical Introduction", a professional workshop offered by XN Logic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published