Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SuprFanz.com Tutorial: Importing Data from Facebook into Neo4j for D3 Data Visualizaion Step by Step
# SuprFanz.co Tutorial: Importing Data from Facebook into Neo4j for D3 Data Visualizaion Step by Step

## UPDATE
As of April 4, 2018, Facebook has changed the Graph API so event guest edges can no longer be accessed (the RSVP list). Read more [here](https://newsroom.fb.com/news/2018/04/restricting-data-access/) and [here](https://developers.facebook.com/blog/post/2018/04/04/facebook-api-platform-product-changes/). This app can be repurposed to pull other edges from the Graph API that are still currently allowed into Neo4j in order to visualize them in D3, however it will have to be refactored. We are working on this and will provide an update soon.
Expand Down