neo4j-graphacademy / app-python

https://graphacademy.neo4j.com/courses/app-python
56 stars 92 forks source link

Update cypher query in find_by_id() and get_similar_people() in people.py #27

Open amaan784 opened 6 months ago

amaan784 commented 6 months ago

the size() function no longer works. Updating as per the correct cypher query mentioned in the course. Right changes were made in the second commit of this PR.