1
Neo.ClientError.Transaction.TransactionHookFailed하지만 난이 오류가있어 :neo4j 내가</p> <pre><code>MATCH (n:User) where n.firstname = 'Mark' set n.school = 'MIT' return n </code></pre> <p>을 사용하여 노드에 속성을 변경하려고했다
Neo.ClientError.Transaction.TransactionHookFailed
왜 우리가이 오류를 받고 있습니까? neo4j 문서에는 이에 대한 설명이 없습니다. 고맙습니다.