Dimensions
186 x 234 x 16mm
Neo4j is one of the most prominent open source graph databases available. It allows developers to persist data more naturally from domains such as social networking and recommendation engines, where representing data as a graph of interconnected nodes is a natural choice. Neo4j significantly outperforms relational databases when querying graph data and it supports large data sets while preserving full transactional database attributes. Neo4j in Action is a comprehensive guide to Neo4j that uses hands-on examples to show how to model graph domains naturally with Neo4j graph structures. The book explores the full power of the native Java APIs for graph data manipulation and querying. It also covers Cypher - declarative graph query languages developed specifically for Neo4j.