Graph Theory with Neo4j

This workshop was inspired by the book Introduction to Graph Theory by Richard J. Trudeau.

The challenge is to implement graph theory concepts using pure Neo4j Cypher query language, without the help of any libraries such as Awesome Procedures On Cypher (APOC).

Check more on Github: GitHub - michelcaradec/Graph-Theory: A workshop about implementing graph theory with Neo4j

5 Likes

This is a really great workshop @mcaradec. Thanks so much for creating it. I can only recommend it to other folks.

1 Like