Book Image

Learning Neo4j 3.x [Video]

By : Shehzad Ahmed
1 (1)
Book Image

Learning Neo4j 3.x [Video]

1 (1)
By: Shehzad Ahmed

Overview of this book

Managing the data is the biggest concern nowadays. Neo4j is the one solution that is getting the confidence of top IT giants. Neo4j is an open-source, highly scalable and transactional graph database well suited to connected data. In this course, you will learn about Neo4j 3.x, one of the world’s leading graph database. You will begin by covering the basics and fundamental concepts of the graph database and its advantages of using it with the data modelling techniques. Neo4j is responsive, scalable, flexible and very optimized in performance. You can use it for artificial intelligence, fraud detection, graph-based search, network ops & security, and many other use cases. By the end of this course, you will be confident in using Neo4j 3.x graph database to effectively handle a large volume of connected data. The code bundle for this video course is available at https://github.com/PacktPublishing/Learning-Neo4j-3.x
Table of Contents (6 chapters)
Chapter 2
Graph Database and Neo4j
Content Locked
Section 2
Creating Nodes in Neo4j
This video will give you a better understanding of nodes. You will be working on single node, multiple nodes, node with a label, node with multiple labels, and adding properties to the nodes. - Look at the working of nodes