Neo4j Books
Neo4j
Neo4j is a graph database management system developed by Neo4j, Inc. The database is ACID-compliant and allows developers to store transactional data with native graph storage and processing. Neo4j uses graph structures for semantic queries with nodes, edges, and properties to represent and store data. Which makes it perfect for recommendation engines, fraud detection, and other software that needs to correlate relationships at a faster rate than a relational database.