Neo4j: guide to use a graph database

Neo4j is the leader in graph databases. Through Cypher queries, it is possible to optimally manage a graph representation of our data and discover interesting correlations between them. Let’s find out how to use it with some simple query examples and some advanced use case suggestions.