BZAN 6356 Lecture 10.3: Cypher, Indexing, and Constraints in Neo4j

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ก.ย. 2024

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

  • @brightworld7550
    @brightworld7550 3 ปีที่แล้ว +1

    Very informative.
    Thank you, Professor Grimes.

  • @imedbenrhouma903
    @imedbenrhouma903 3 ปีที่แล้ว +1

    Great Tuto Thank You Mark

  • @TheSolidsnake2001
    @TheSolidsnake2001 2 ปีที่แล้ว

    One suggestion: should have introduced MERGE and CREATE together and use MERGE for all the examples. The reason is CREATE will always create a new node (or relation) and we have to delete and redo the create step if we mistakenly run the CREATE statement more than once.

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

      Great suggestion - thanks! I will be posting some new Neo4j videos in the future and will address this.

  • @lambertagunbiade2114
    @lambertagunbiade2114 2 ปีที่แล้ว

    Thank you Prof