Hi, I found the following parts to need updating on chapter 3.4 import in the graph algorithms documentation:
- the names of the files are not correct anymore, any .json file of the yelp dataset now has a
yelp_academic_dataset_
before the old name
- the import script for tips calls a map value that no longer exists.
likes
has been replaced by compliment_count
more errata in the comments if I find other things that don't work
link to the specific chapter of docs: https://neo4j.com/docs/graph-algorithms/current/yelp-example/?&_ga=2.73701264.321930910.1585048967-2...