Thank you for your time and effort in providing this crash course on Neo4j. Your explanations of nodes, relationships, querying, creating, and deleting them were very helpful. I really appreciate your time and effort in providing this crash course.
This is one of the best lesson. I was finding videos to learn it but all of them were trash and suddenly today youtube suggested me yours and i'm so glad that i watched it now everything is so clear and easy. You're amazing man thanks !😊
Great course. Learned more in this one hour and 23 minute course than I was able to try on my own in a few days. One suggestion: you can use variables that are different than node names to illustrate two points: 1. Variable names CAN BE different than node names. 2. For simplicity, using a shorter variable name, e.g. P for PLAYER, T for TEAM, will shorten the rest of the codes. Thanks!
Thank you very much!!! Content in this VDO is very practical for self-learning. I have shared your VDO to my data team to introduce them about Graph DB. It's very helpful!
Thank you so much, exactly what I was looking for. I also checked your other tuts and boy this channel is amazing. I'm definitely going to learn more from you and also encourage my friends to refer to your channel. oh, and btw you got a new Subscriber. 😊
When I started watching the video I was anxious of my GOD that's a long video however as soon as I just started I didn't realize the I finished the whole video without any break 😳
before watching this video i had a watched a lot of video but not found better understanding . after watching this one i m thankful to laith to grate video
Thanks for the Crash Course mate 👍 Small mistake's: @40:40 Giannis doesn't match the 1. condition AND DOES NOT match the 2nd condition ether. The reason he is still shown in this result is bc you didn't actually run the updated/corrected query. You said it right the 1st time @40:30, but wrong the 2nd time @40:40. @41:10 You say you want to negate BOTH conditions, but if you only write the NOT before the first condition like: WHERE NOT (player.weight >= 120 OR player.height >= 2.15) it only negates the player.weight condition if you want to negate ALL, then use (): WHERE NOT ((player.weight >= 120 OR player.height >= 2.15)) In the 1st case we got 11 results including "name: Kristaps Porzingis" with his "height: 2.21" in the 2nd case we got 10 results excluding "name: Kristaps Porzingis". @1:19:52 he now actually has 4 different labels after adding REF ^^
Excellent! Beautifully explained. Thank you! Though I would argue that using the word "lebron" as column head / variable name is not intuitive. Anyhow great tutorial.
Hi, Do you have more videos on Neo4j (advanced features like ETL, Connections with Python, Complex file import etc) on any other medium?(Udemy) Liked your delivery of content and would love to refer more to Neo4j(Even if it's a paid video). Cheers!!
@laithacademy thanks for the great intro. Neo4j will do the exact match with the given values, but can we implement with similarity match like John and john has to be considered same?
This is one of the best practical lessons I've ever watched.
Super concise, thorough and no time wasted. I love it, thank you!
Thank you for your time and effort in providing this crash course on Neo4j. Your explanations of nodes, relationships, querying, creating, and deleting them were very helpful. I really appreciate your time and effort in providing this crash course.
Yo i was completely hooked to that video, was almost hard for me to take a break. great content, concise teaching style. thank you very much!
This is one of the best lesson. I was finding videos to learn it but all of them were trash and suddenly today youtube suggested me yours and i'm so glad that i watched it now everything is so clear and easy. You're amazing man thanks !😊
Great course. Learned more in this one hour and 23 minute course than I was able to try on my own in a few days. One suggestion: you can use variables that are different than node names to illustrate two points: 1. Variable names CAN BE different than node names. 2. For simplicity, using a shorter variable name, e.g. P for PLAYER, T for TEAM, will shorten the rest of the codes. Thanks!
So understandable even in 2x speed. Good teachings, bro. I subscribed you 👍👍👍👍👍👍👍
I couldn’t learn neo4j any better in such a short time, thanks
Thank you very much!!! Content in this VDO is very practical for self-learning. I have shared your VDO to my data team to introduce them about Graph DB. It's very helpful!
Best introductory video for neo4j
thank you so much for all the efforts that went into making this video, you made it a lot easier than i ever thought it could be
You're a G. Extremely useful, clear and easy to follow introduction.
in my 20 years of lifetime this is the best tutorial i have ever seen
This video is such a great introduction to Neo4J, thanks a lot for providing this!
Thanks! my company is getting NEO4J soon and i have told this is the best intro course
I am an expert if you're in need of a ml engineer.
This is the best i heard.. Expecting more advanced tutorial, real time examples.. etc
Good content to start learning Neo4j/Graph DB, specially for beginners.
Excellent explanation of concepts and really easy to follow!
Clear, concise and very useful. Thank you for you efforts!
simple, precise and friendly tutorial. Great video!
凄い分かりやすかった。ありがとう😊
Thank you so much, exactly what I was looking for. I also checked your other tuts and boy this channel is amazing. I'm definitely going to learn more from you and also encourage my friends to refer to your channel. oh, and btw you got a new Subscriber. 😊
wonderful! thank you very much for simplifying this course!
Really interesting and perfect if you are learning neo4j basics!! Thanks a lot for this content!!
Thank you for this grate introductory video of Neo4j
When I started watching the video I was anxious of my GOD that's a long video however as soon as I just started I didn't realize the I finished the whole video without any break 😳
Thank you very much for making things seem simple and good luck in your channel
before watching this video i had a watched a lot of video but not found better understanding . after watching this one i m thankful to laith to grate video
Good JOb ,clear sound, great explanations! Thank you !
Thanks for the Crash Course mate 👍
Small mistake's:
@40:40 Giannis doesn't match the 1. condition AND DOES NOT match the 2nd condition ether. The reason he is still shown in this result is bc you didn't actually run the updated/corrected query. You said it right the 1st time @40:30, but wrong the 2nd time @40:40.
@41:10 You say you want to negate BOTH conditions, but if you only write the NOT before the first condition like:
WHERE NOT (player.weight >= 120 OR player.height >= 2.15)
it only negates the player.weight condition if you want to negate ALL, then use ():
WHERE NOT ((player.weight >= 120 OR player.height >= 2.15))
In the 1st case we got 11 results including "name: Kristaps Porzingis" with his "height: 2.21"
in the 2nd case we got 10 results excluding "name: Kristaps Porzingis".
@1:19:52 he now actually has 4 different labels after adding REF ^^
Very well explained...Simple but advanced at the same time...Thanks!1
Really liked the tutorial and you explained everything clearly.
Awesome introduction. You're an amazing tutor
One of the best videos on this topic. Where is the one you talked about at the end?
It was a great video for the beginners! Thank you so much! ⭐
Great work. Neeed to use Neo4j for an app I’m building. So this helps a lot :)
Thank you very much. Your trained video is super useful for my knowledge and works
Clear sound, great explanations! Thank you for this great video :)
Excellent! Beautifully explained. Thank you! Though I would argue that using the word "lebron" as column head / variable name is not intuitive. Anyhow great tutorial.
You remind me of Derek Banas. Thanks for the tutorial.
Thanks man 🔥 Can we expect more advanced tutorial, webrtc based projects like twitter spaces?
Very nice and easy to follow tutorial.
Thanks a lot 😊 very informative crash course!!!
wow, what a beautiful course.. really enjoyed learning something new today..
Congrats. Very nice tutorial.. Thanks for sharing this with us..
I am amazed , great content ! Thank you
Thank you so much for this tutorial. It's very helpful.
Hi, Do you have more videos on Neo4j (advanced features like ETL, Connections with Python, Complex file import etc) on any other medium?(Udemy) Liked your delivery of content and would love to refer more to Neo4j(Even if it's a paid video). Cheers!!
Did you find out any Mukesh?
I am in equal need of such a course and would be willing to pay you for it.
Hi,check that in the docs of neo4j .neo4j academy
Great, I watched the whole video in one sitting, very interesting and easy to digest.
Great introductory course!
Thank you so much! VERY helpful!
Great explanation and good work. thank you
....space.... space...! Oh my goodness...! SPACE! :D :D :D Fantastic video!!!!
Thank you. This is the best course
This tutorial is a gem!
@laithacademy thanks for the great intro. Neo4j will do the exact match with the given values, but can we implement with similarity match like John and john has to be considered same?
This is really fun. Thanks!
Great tutorial. Perfect to get started.
Best tutorial for neo4j
Amazing Explanation!
Thank you. You are the best.
Appreciated your efforts
Yoooooooo this is a game changer for real!!!
Hey listened first 10 min already like a movie. Great explanation style! Also: ❤🇨🇦
Could you please do a Nextjs course, would really be awesome to learn it from you!
Thank you for creating a beginner friendly course............CREATE (:lovefromindia);
Great introduction course mate!!
Very enjoyable 👌 you made it look easy 😂
incredible tutorial
Thank You For This!!!
Very goooood
Well explained! Thank you.
Thank you. This is very helpful.
clearly explained, invaluable lesson, thank you very much for your generosity.
Good job, well presented, thank you!
Learned a lot. Thanks.
fantastic tutorial
very well explained, thanks man!
Amazing crash course, thanks 😍❤❤
Thank you so much i understood how Neo4j works 🙏
Very nice Laith thanks for the video
awesome tutorial!
Well Explained
very good explaination.
This Video is really awesome
Please elaborate on how to store history data. In your example, if I want to store the history the player's salary, how will I store it? Thanks
Hi, you can create more than two relationships of the same type, and add in each relationship a timestamp property.
Great video thank you!
Amazing video, helps me build a good foundation
Amazing Content!
It is fabulous tutorial
Thank you a million man!
It was really helpful. Thanks a lot!
great bro🔥🔥
Nice explanations. Thanks
This is gem
ليث الحربي والنعم
Thank you sir
This is awesome.
And what real world use you see that would demand using graph database instead of sql/nosql ones?
masth
masth
great stuff! :)