cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Forum Posts

Resolved! Can't run code in the GraphAcademy Sandbox

Is there some issue with the Sandbox for Graph Academy? Any time that I try to run a command in the sandbox, the command simply clears and I don't get any output. Same response both by clicking the blue "play" button and hitting enter. Here's a quick...

bhering by Node
  • 1509 Views
  • 8 replies
  • 6 kudos

Sandbox doesn't work

Tried executing Cypher queries as part of the Introduction to Cypher course, the query executes but there is no result. It looks like the prompt just refreshes itself and doesn't do anything

20T40 by Node
  • 787 Views
  • 4 replies
  • 1 kudos

Resolved! Unknown issue w/ Cypher query

Hi! I had an issue while working on the Intermediate Cypher Queries course. I was supposed to find the movie in the db with the highest number of actors and tried the following Cypher code: MATCH (m:Movie)RETURN m.title,[(p:Person)-[:ACTED_IN]->(m) |...

vtsoare by Node Link
  • 727 Views
  • 3 replies
  • 0 kudos

Resolved! How do you use the sandbox?

I feel kind of dumb asking this, but it doesn't seem to do anything?  Here: https://graphacademy.neo4j.com/courses/cypher-fundamentals/1-reading/2-c-read-nodes/ I see "Connecting to Sandbox" with a loading icon.  Then it pulls up a grey screen with a...

nilamo by Node Link
  • 891 Views
  • 5 replies
  • 4 kudos

Resolved! Typo in "Importing CSV files" exercise

In the Importing CSV Data into Neo4j > Using the Neo4j Data Importer > Importing CSV files with the Neo4j Data Importer exercise, there's a typo in the steps that could throw people off: Step 7: Define the DIRECTED relationships mapping > 2. In the M...

Import using Cypher - Stuck and cannot proceed

I am new to Neo4j and training on the Neo4j fundamentals course. In the last leg of the course but am stuck with running the Cypher code in sandbox where it is using the "Unresolved directive in lesson.adoc...." in the statement.    I keep getting th...

Refresh Sandbox

I'm working on the Adding Role Node. I tried to run a query to create these nodes and relationships but made a minor error. However in that script I nulled out the role name in the ACTED_IN relationship already, so I can't try to rerun this again. Is...

Graphacademy connection issue with the sandbox.

Hi, Graphacademy lesson page tries to connect to an (probably) old sanbox and throws a connection error. Then I go to sandbox.neo4j.com, do the terminate thing, logout, re-login etc. But the issue persists. If I enter the credentials, the error persi...

Leo by Node Link
  • 616 Views
  • 4 replies
  • 0 kudos