Git Product home page Git Product logo

Comments (4)

pengyou200902 avatar pengyou200902 commented on August 14, 2024

对应代码段里包含了message_recieved涉及哪些字段和类型

from doctor-friende.

kenpachi8600 avatar kenpachi8600 commented on August 14, 2024

感谢您及时回答,今天遇到了新的问题
py2neo.database.work.ClientError: [Statement.SyntaxError] The old parameter syntax {param} is no longer supported. Please use $param instead (line 1, column 24 (offset: 23))
"match (a:Disease{name: {disease}}) return a"
在我输入进去“头痛怎么办”,并选择其中一个选项“偏头痛”。没有任何反应,并出现上面这个问题,该怎么办呢
我用的是neo4j 版本是4.0.1 py2neo安装的是2020.0.0

from doctor-friende.

kenpachi8600 avatar kenpachi8600 commented on August 14, 2024

我把actions文件里的{disease}全部替换为$disease,成功运行了,太棒了!!!

from doctor-friende.

pengyou200902 avatar pengyou200902 commented on August 14, 2024

对,这是neo4j的driver更新了新的语法,所以老版本不适用了

from doctor-friende.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.