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 7. Modeling Access Control

In the previous chapters, we designed the database for an application that allows travelers to search for routes, view flights and hotels, check reviews for hotels, comment on reviews, and book flights. When multiple hotel chains operate using the same application (such as the one we are building), it helps if the hotel chains have access to modify the content that they wish to expose to the outside world.

In this chapter, we will explore:

  • Creating access control structures in a graph

  • Using access control structures to query and get selected data