spring-data-neo4j-intro-app icon indicating copy to clipboard operation
spring-data-neo4j-intro-app copied to clipboard

org.neo4j.driver.exceptions.ClientException Unknown function 'ID'

Open kaplan441 opened this issue 5 years ago • 1 comments

I cloned this examples code.

I started same application in my computer then it throwed an exception.

org.neo4j.driver.exceptions.ClientException Unknown function 'ID'

-Neo4j version : 3.5.16 -Spring boot example code and pom.xml dependency are same in GitHub link -Computer language is Turkish

Please help me.

kaplan441 avatar Apr 14 '20 12:04 kaplan441

@kaplan441, I'm so sorry I just now saw this! Are you seeing the same issue? Is the movies data set loaded in your Neo4j database?

JMHReif avatar May 06 '21 16:05 JMHReif