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

Chapter 6. Modeling Communication Chains

In the previous chapters, we explored designing a graph that allows a traveler to choose a route of travel, book flights, and also view information about the hotels they might stay at in case they have a long layover. In this chapter, we will explore how can we model reviews for the airport hotels that we introduced in Chapter 5, Refactoring the Data Model.

In this chapter, we will explore the following modeling reviews:

  • Modeling comments on reviews as chains

  • Considerations for modeling temporal data as chains