Write powerful and efficient queries for Neo4j with Cypher, its official query language with this book and ebook Overview Improve performance and robustness when you create, query, and maintain your graph database Save time by writing powerful queries using pattern matching Step-by-step instructions and practical examples to help you create a Neo4j graph database using Cypher In Detail Neo4j is generating much interest among NoSQL database users for its features, performance and scalability, and robustness. The software also provides users with a very natural and expressive graph model and ACID transactions with rollbacks. However, utilizing Neo4j in a real-world project can be difficult compared to a traditional relational database. Cypher fills t...