You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To complete this course we will make use of the following tools:
20
21
@@ -92,12 +93,16 @@ The rest of the course will follow this structure:
92
93
* Learn how to execute the algorithm using Cypher in Neo4j Browser.
93
94
* Use the Cypher and updated graph to improve the application in Code Sandbox.
94
95
95
-
96
96
== Exercise
97
97
98
98
Your exercise for this module is to get all the tools up and running and talking to each other.
99
99
100
-
. Create a https://sandbox.neo4j.com/?usecase=yelp[Yelp Neo4j Sandbox instance^].
100
+
[#yelp-dataset-agreement]
101
+
--
102
+
Before creating a Yelp Neo4j Sandbox instance, you need to read and agree to the {uri-yelp-dataset-agreement-pdf}[Yelp Dataset License^].
103
+
--
104
+
105
+
. Create a https://sandbox.neo4j.com/?usecase=yelp[Yelp Neo4j Sandbox instance^,id=yelp-create-sandbox-link].
101
106
*Note*: You must log in to the Neo4j Sandbox site. This may require you to register with Neo4j.
102
107
. In Yelp Sandbox you just created, click the *Open Neo4j Browser* button to open a Neo4j Browser for the Yelp database. You will be using this Neo4j Browser window throughout this course.
103
108
. In Neo4j Browser, complete the steps in the first Neo4j Browser Guide (:play applied_graph_algorithms), *Cypher Refresher*.
0 commit comments