Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
09-25-2022 04:21 AM
Hi,
Just starting on Cypher Fundamentals on an iMac(if that is relevant)
Attempting the "Retrieving a Node" section.
Having entered answers a number of times, I resorted to trying the provided solution hint, in desperation, but still no output in Sandbox screen.
I am stuck therefore can't go any further with the courses. Please advise.
Solved! Go to Solution.
09-25-2022 07:56 AM
If you think something is wrong with the sandbox, you can delete it and a new one will be created the next time you resume the course.
09-25-2022 08:24 AM
I have taken your advise. Started the Sandbox and re-ran the query and it works.
The problem is that I was led to believe that I should enter my query on the automatic browser window that was created alongside the question. This clearly does not appear to work.
Thanks for your help.
09-25-2022 05:05 AM - edited 09-25-2022 05:06 AM
Can you provide the link to the question. Also, what is your query.
09-25-2022 06:01 AM
09-25-2022 06:16 AM - edited 09-25-2022 06:17 AM
The answer is 1958 and here is the query.
MATCH (p:Person {name: "Kevin Bacon"})
RETURN p.born AS answer
is this the question you are answering.
09-25-2022 07:10 AM
Yes.
that is the query suggested by the hint.
Unfortunately, when I entered the query in the browser window attached to query noting happens and I get no return answer
I suspect it the problem has something to do with access to the sandbox via the included browser window.
09-25-2022 07:56 AM
If you think something is wrong with the sandbox, you can delete it and a new one will be created the next time you resume the course.
09-25-2022 08:24 AM
I have taken your advise. Started the Sandbox and re-ran the query and it works.
The problem is that I was led to believe that I should enter my query on the automatic browser window that was created alongside the question. This clearly does not appear to work.
Thanks for your help.
09-26-2022 06:56 AM
We do have some users who do not see the $neo4j prompt in the embedded sandbox for the course. Sometimes it takes a while to appear as it is waiting to connect to the sandbox instance. Sometimes refreshing the page will allow it to appear. Worst case scenario is to go to the sandbox.neo4j.com site and open a Neo4j Browser for the sandbox for the course. The Cypher Fundamentals course uses the Movie sandbox.
Elaine
All the sessions of the conference are now available online