Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Personal Transformation Meditation Life Purpose Coaching Emotional Intelligence
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Data Cleaning
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
2021-01-23 18:26:43
30-Day Money-Back Guarantee

This course includes:

  • 2 hours on-demand video
  • 15 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
  • Assignments
IT & Software Other IT & Software Graph Databases

Neo4j & Cypher- Complete Bootcamp | Game of Thrones Dataset

Neo4j (Game Of Thrones): NoSQL Graph DB bootcamp (Beginner, Intermediate, Expert) | Real World Dataset |Python Webserver
Bestseller
Rating: 4.7 out of 54.7 (82 ratings)
669 students
Created by Eden Marco
Last updated 1/2021
English
30-Day Money-Back Guarantee

What you'll learn

  • Acquire the skills and understanding of Neo4j to confidently apply GraphDB to your projects
  • Learn to Use Python to Work with Neo4j
  • Data Modeling Patterns
  • Understand the LOAD CSV in Great Details and Learn to Import Real Life Data To Neo4j
  • Gain Beginner to Advanced Knowledge of Neo4j & Cypher Query Language
  • Learn to Use Neo4j Professionally, Navigate Through Graph and Gain Insight Into Your Data
  • Data Modeling Patterns
  • Complex Queries
  • Game Of Thrones Data Insights

Requirements

  • No programming experience needed - I'll teach you everything you need to know
  • No paid software required - everything will be done with Neo4j Desktop and Browser (FREE)
  • I'll walk you through, step-by-step on how to get Neo4j Desktop installed and set up

Description

Welcome to the complete neo4j-Cypher master course – GAMES OF THRONES EDITION.
This fully updated course is the most comprehensive neo4j course to help guide you from zero to hero in learning neo4j.

I designed this course to not only be your best resource for learning neo4j but to be also the most enjoyable coding course out there- so the entire course is based on fascinating game of thrones datasets.

Neo4j is simple, to learn how to be proficient with neo4j, doesn't require you to take courses that are 10 Hours long.
You can learn and apply the gist, and most relevant and commonly used features of neo4j under 2 hours!

What you'll learn in the course:

  • What are Graph Databases, NOSQL, when to use graph databases and not SQL

  • How to setup a complete Neo4j development environment

  • Basic Cypher Programming language (Suitable form complete beginners or developers who need some recap)

  • Data modelling patterns

  • Complex queries that require deep understanding of Cypher

  • Importing and loading huge datasets and working with graph databases

  • Build a real world Python web-server that queries neo4j graph databases

  • Neo4j python driver- py2neo

  • Flask Microframework for web-servers

  • Create REST API for game of thrones dataset

All along the way you'll have fully interactive exercises to test your understanding, along with quick check ins with built in quizzes, to make sure you fully understanding all the material.
You will have a Practical foundation to build your application using Cypher and Gain real time insights from your data.

Unique Features of this course

  • Learn Neo4j by doing and with exciting challenges- Game of Thrones Datasets

  • Complex Data Set and queries - We practice complicated queries on huge Data Sets of Game of Thrones

  • Real World Examples and best practices of neo4j (This is not just a beginner course)

Who this course is for:

  • People who want to learn how to work with Neo4j and Cypher
  • People who want to deeply understand NOSQL vs SQL and Graph Databases modeling concepts
  • People who want to learn to use Python to work with Neo4j (I teach flask, py2neo)
  • People who want to master the ins-and-outs of Neo4j and Cypher and use it in your next project.
  • People who want to be a Certified Neo4j Professional and also Pass a Neo4j coding Interview
  • People who want to have an awesome Game Of Thrones project to show off

Course content

8 sections • 27 lectures • 2h 11m total length

  • Preview03:34
  • How get the best of Udemy
    01:09
  • Setting Development Environment (MAC)
    02:04
  • Corona Virus Personal Note + About Me
    01:35
  • Preview05:04

  • Preview03:19
  • Create Nodes and Relationships
    02:18
  • Querying Data Toolbox
    08:04

  • Create- Level 1
    04:58
  • Create- Level 2
    06:43
  • Set
    03:32
  • Match Queries - Level 1
    04:33
  • Preview02:04
  • Delete
    00:56
  • Personal Note
    00:35

  • Modeling Game of Thrones betrayals data set
    03:13
  • Preview04:11
  • Practice complex queries - Level 1
    04:02
  • Practice complex queries - Level 2
    04:04
  • Preview03:18

  • Preview17:20

  • Project INTRO
    03:36
  • Game Of Thrones Battles assignment
    7 questions

  • Preview08:50
  • Python Webserver Neo4j REST API project -flask, py2neo, neo4j ,cypher (part 2)
    04:46
  • Python Webserver Neo4j REST API project -flask, py2neo, neo4j ,cypher (part 3)
    13:26
  • Python Webserver Neo4j REST API project -flask, py2neo, neo4j ,cypher (part 4)
    05:58

  • Congratulations - Software Developer Certificate
    01:31

Instructor

Eden Marco
Best Selling Instructor| Author of Top 3% of Udemy's courses
Eden Marco
  • 4.6 Instructor Rating
  • 204 Reviews
  • 4,350 Students
  • 4 Courses

I am a passionate Software Engineer with years of experience in back-end development, currently I am a Software Engineer at Orca Security.

BSC in Computer Science from the Technion - Israel Institute of Technology

I have always been a fan of teaching and mentorship and I am teaching CS courses(Functional Programming and Introduction to CS) at Reichman University, Israel.


  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.