<p><span>Get acquainted with Cypher in a guided manner quickly and learn how to query the graph databases with efficient and performant queries</span></p><h4><span>Key Features</span></h4><ul><li><span><span>Work with Cypher syntax and semantics while building graph traversal queries</span></span></
Learning Cypher: Write powerful and efficient queries for Neo4j with Cypher, its official query language
โ Scribed by Onofrio Panzarino
- Publisher
- Packt Publishing
- Year
- 2014
- Tongue
- English
- Leaves
- 162
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
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 this gap with SQL, providing a declarative syntax and the expressiveness of pattern matching. This relatively simple but powerful language allows you to focus on your domain instead of getting lost in database access. As you will learn in this book, very complicated database queries can easily be expressed through Cypher.
๐ SIMILAR VOLUMES
This is simply a great introduction to XQuery. In general this is a book rich on examples. I used this to test every other query, and gain a more thorough understand of the particular topic. The best way to learn a new language is to practice - right ? Besides the examples bit, I think this is a we
Learning Neo4j provides you with a step-by-step approach of adopting Neo4j, the world's leading graph database. This book includes a lot of background information, helps you grasp the fundamental concepts behind this radical new way of dealing with connected data, and will give you lots of examples