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