Getting started with Neo4j and Python

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ม.ค. 2025

ความคิดเห็น • 10

  • @efectomath
    @efectomath 8 หลายเดือนก่อน +1

    Great talk, very clear to understand. Thank you !!

  • @thetruereality2
    @thetruereality2 หลายเดือนก่อน

    Flooding the database is extremely slow, I wanted to add around 90000 nodes which took about 15 mins which is a lot of time to just add a database.

  • @shubhamgattani5357
    @shubhamgattani5357 5 หลายเดือนก่อน

    Good video...but it would have been better if you showed how to connect python and neo4j database in the local system also. Anyways, chatgpt came to rescue

  • @balakumarang1666
    @balakumarang1666 5 ปีที่แล้ว +2

    can u teach how to create knowledge graph

    • @firstnamelastname4685
      @firstnamelastname4685 5 ปีที่แล้ว +1

      i don't think this video is for that purpose, you surely could youtube it out.

  • @belmahiaymen230
    @belmahiaymen230 3 ปีที่แล้ว

    can you give me the file of code source python pls

  • @ruevers
    @ruevers 4 ปีที่แล้ว

    The select is bad writen to be not performatic and hard to understand, he can take out some of this left joins if know how to write a good sql, but is this the problem of the new generation of programers, thei are lazzy and think the old is more dificult, but I think the sql is more self explanatory and clear then the code he did.

    • @LeonardLeon
      @LeonardLeon 9 หลายเดือนก่อน

      Take it from a guy who just finished a python course and had about 5 sessions with MySQL: It has absolutely no sense. I tried really hard to understand, but it's convoluted and impossible to follow. SQL must be a language created as a revenge for Nazis losing the war, or something. I don't think it was created based on empathy towards human beings.

  • @philtoa334
    @philtoa334 ปีที่แล้ว

  • @saurabhkumarumar8963
    @saurabhkumarumar8963 2 ปีที่แล้ว +1

    can you give me the file of code source python pls