Databases

Neo4j Practical Exercises

Part 2 of 3

Working with relationships and complex queries

Neo4j Exercise (credits : neo4j cookbook)

In this tutorial, you'll have to import the following script : dump

Neo4j Exercise: friends exercises

Neo4j Exercise: friends exercises

Neo4j Exercise: friends exercises

Neo4j Practical Work : Space travelling

Neo4j Practical Work : Exploring space

Hint: counting things with neo4j
MATCH (l:Label) RETURN count(l) as Labels

Galaxy topology

Neo4j Practical Work : Exploring space (2)

SW5 Hint: the relationship between sector and planet is "CONTAINS" count the planets per sectors and then use order by clause
SW6 Hint: count the hyperspace routes (adjacent_to.hyperspaceroute) and then order by descending

Trieuse de diapositives