Book Image

Neo4j Graph Data Modelling

Book Image

Neo4j Graph Data Modelling

Overview of this book

Table of Contents (16 chapters)
Neo4j Graph Data Modeling
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, we explored how we can evolve a graph database in two ways: changing design wherever necessary and adding more varied data.

Adding more varied data should always be for business reasons. Re-design of data might be done for optimizations or could be driven by business reasons. Either of the evolutions are simple to carry out in graph databases like Neo4j, and if planned properly, there is no outage required.

In the next chapter, we will learn about modeling communication chains.