Embedded Neo4j with Integration Tests

Neo4j is a Graph Database Management System. The data elements Neo4j stores are nodes. Each node can have a relationship to another node by an Edge with attributes such as (Belongs to), (Has). Some argue that it is faster than RDBMS, I say do a POC and see how well it handles >5 Million dataContinueContinue reading “Embedded Neo4j with Integration Tests”