Enhance your understanding of Neo4j, a popular native graph database. In this installment of the Database Clinic series, discover how Neo4j handles a series of common tasks.
- [William] Neo4j is a native graph database that works with complex and connected data at scale. Neo4j combines the power of a flexible graph data model with an expressive graph query language called Cypher. Graph databases really excel at executing complex queries in real-time, offering a combination of performance and flexibility that often can't be matched by other database systems. Hi, I'm William Lyon. As a software engineer, I've worked with many different database technologies, including Neo4j.
In this course, we'll be working with a variety of datasets. We'll see how to model these datasets as a graph, and we'll use various methods to import them into Neo4j. We will see how we can combine datasets and query across them using the Cypher query language. We'll learn how to express graph patterns in Cypher and see how we can render the results as a graph visualization using Neo4j Browser. This course is a part of the Database Clinic series where experts are given the same challenges and asked how their tool of choice can be used to address them.
You can watch just this course if you want to learn how Neo4j can be used for basic database tasks, or, if you like, you can watch the different courses in the series to compare the features and advantages of each of these different tools. We have a lot to cover, so let's get started.
Author
Released
9/19/2017- Strengths and weaknesses of Neo4j
- Data modeling
- Creating a database
- Joining data sets
- Modeling data for joining data sets
- Searching a database
- CRUD operations
- Performing calculations
Skill Level Intermediate
Duration
Views
Related Courses
-
Learning MySQL Development (2014)
with Sheeri Cabral2h 57m Beginner -
Database Clinic: SQLite
with Mark Niemann-Ross2h 10m Intermediate -
Database Clinic: MySQL
with Brad Wheeler1h 59m Intermediate
-
Introduction
-
Welcome1m 17s
-
The Database Clinic series1m 22s
-
-
1. Neo4j in Five Minutes
-
A brief overview of Neo4j3m 23s
-
-
2. Create a Database
-
Data modeling3m 52s
-
Creating a database3m 56s
-
Import data10m 27s
-
Query data3m 12s
-
3. Join Two Datasets
-
Join datasets2m 50s
-
Import data6m 26s
-
-
4. Search a Database
-
Database search1m 51s
-
Query the database5m 22s
-
Finalize the database query3m 34s
-
-
5. Create, Read, Update, and Delete Operations
-
CRUD operations2m 31s
-
Create operations in Neo4j8m 36s
-
Update operations in Neo4j8m 11s
-
Delete operations in Neo4j3m 44s
-
Read operations in Neo4j3m 43s
-
-
6. Averages and Calculations
-
Calculations1m 59s
-
Update the data model3m 36s
-
Refactor the data model10m 22s
-
Import data for calculations5m 52s
-
Perform calculations7m 55s
-
-
Conclusion
-
Next steps1m 44s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Welcome