Neo4j is a graph database that records relationships between data nodes, whereas traditional relational databases use rows and columns to store and structure data. Since each node stores references to all the other nodes that it is connected to, Neo4j can encode and query complex relationships with minimal overhead.
How To Install and Configure Neo4j on Ubuntu 22.04
How To Install and Configure Neo4j on Ubuntu 20.04