Book Image

Neo4j Cookbook

By : Ankur goel, Ankur Goel
Book Image

Neo4j Cookbook

By: Ankur goel, Ankur Goel

Overview of this book

Table of Contents (17 chapters)
Neo4j Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

The travel industry with Neo4j


The travel industry is one of the biggest industries in terms of revenue, and recently, there has been a lot of buzz about making this domain more customer friendly and more persona-based.

In this recipe, you will learn about some of the industry usages of Neo4j in the travel domain.

Getting ready

Although this recipe consists of explaining the various use cases of Neo4j in the travel domain, we will still encourage you to build something useful in the travel domain from the sample data available. To do this, perform the following steps:

  1. Set up a Neo4j instance using the recipes covered in Chapter 1, Getting Started with Neo4j, of this book. This installation process will depend on your preference for your machine OS type.

  2. Set up a Neo4j spatial extension using the recipes covered in Chapter 6, Location-based Services with Neo4j, of this book.

  3. Sample location data can be generated from http://www.mockaroo.com/, which gives you the ability to generate data of various...