Book Description
Neo4j is the world's leading graph database and offers users a radical new way of dealing with connected data. This book has been created to help you get to grips with it, providing you with an accessible route through a tool built to contend with the complexity of modern data. Learn the fundamental concepts behind Neo4j, and put them into practice by following the featured examples and use cases that demonstrate how to apply your knowledge to real problems.
Starting with a brief introduction to graph theory, this book will show you the advantages of using graph databases. Following on from that, you will be introduced to Neo4j and you will be shown how to install it on various operating systems. You will then be shown how you can model and import your data into Neo4j.
This book has two use case examples that will show you how to model and implement a graph in Neo4j by analyzing a user case, and analyze the impact a change has on a process or a system. You will also gain an insight into graph visualization options and discover external sources where you can learn more about this exciting and popular graph database.
Background and specifications of graph databases; Install Neo4j on a variety of different platforms, locally and in the cloud; Model data for a graph database such as Neo4j; Import data into Neo4j; Learn about sample use cases for Neo4j; Discover the advantages of graph databases versus other database models; Find out where you can find additional information on Neo4j.
This open book is licensed under a Creative Commons License (CC BY). You can download Learning Neo4j ebook for free in PDF format (13.1 MB).
Table of Contents
Preface
Chapter 1
Graphs and Graph Theory - an Introduction
Chapter 2
Graph Databases - Overview
Chapter 3
Getting Started with Neo4j
Chapter 4
Modeling Data for Neo4j
Chapter 5
Importing Data into Neo4j
Chapter 6
Use Case Example - Recommendations
Chapter 7
Use Case Example - Impact Analysis and Simulation
Chapter 8
Visualizations for Neo4j
Chapter 9
Other Tools Related to Neo4j
Appendix A
Where to Find More Information Related to Neo4j
Appendix B
Getting Started with Cypher