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

Capturing traveler reviews for hotels


Currently, among the multiple hotels at any airport, the only parameters that can help a traveler decide on a hotel are the price and the parent chain of the hotel. To compliment these parameters, we can add reviews to help travelers choose a hotel. This gives them multiple parameters to compare hotels and can thus help them choose one based on the parameters important to them. We can choose the following parameters to rate the hotels:

  • Food

  • Comfort

  • Service

  • Value for money

To add more context to the rating, we can add a review comment to the review.

There may also be scenarios where other travelers might want to ask the reviewer more questions. For these, we can add comments as separate entities on the review.