About the Graph Academy category
Discussions about Graph Academy courses. Live classes meet on Discord channel #graphacademy
Head's Up! Site migration is underway. Phase 2: migrate recent content
Discussions about Graph Academy courses. Live classes meet on Discord channel #graphacademy
Hi,So I'm following the instructions for "Importing CSV files with the Neo4j Data Importer" of the course "Importing CSV Data into Neo4j". Although the import is successful and I get the number of nodes and relations correctly, I get an error when cl...
I am in the section using the Neo4j Data Importer (https://graphacademy.neo4j.com/courses/importing-data/2-using-data-importer/2-c-importing-CSV/)and looks like the check database function is not working correctly. Even on an empty database its throw...
When I try to initiate and connect with a new driver and run "npm run test 01" I get test fails. I checkout the git checkout 01-connect-to-neo4j and add my uri, user, password and run npm run test 01 and it passes. So I copied the entire file ...
On the writing data page, #2 says: "The Cypher statement is already written for you. Call the session.executeRead() method, passing a callback function to represent the unit of work." From the rest of the code & the solution in the repository, I'm pr...
Sandbox did not load for me in Cypher fundamentals in Neo4j academy. There were 5 lessons where I should use the Sandbox but it forever loads and prints: Configuring Sandbox, please wait...
I'm unable to proceed the course when I reached the page of 'Challenge Retrieving Nodes'. It is showing 'Configuring Sandbox, please wait' on the right side panel.
I am stumped here - Trying to do a simple match on Node labels. I copied DIRECTLY from the cypher manual https://neo4j.com/docs/cypher-manual/current/clauses/match/#match-with-labels the code MATCH (n:Movie|Person)RETURN n.name AS name, n.title ...
how to use apoc.periodic.iterate inside foreach in neo4j
Hi Neo4j team, I have completed the Neo4j Certified Professional certification: https://www.classmarker.com/online-test/start/results/?quiz=mx46047d6140f6e5 I have access to it from 'My Achievements', but still I didn't receive the e-mail with the li...
Hi All - I am new to graph academy. I am going through the Cypher fundamentals course. I am unable to start the sandbox. When I click on the Sandbox icon, I get the message "Configuring Sandbox, please wait..." and it does not come back at all. I tri...
The system is not accepting the correct answer - 18.
Hello In the 'Cypher Indexes and Constraints' course, quiz number 2 of 'Identifying What Constraints and Indexes to Create' contains the word 'eata'. Is this 'eata' a typo? Create all constraints and indexes after you load the eata into the graph. ...
Hi, can you please explain the difference between internal properties of a Node "identity" and "elementId"? I've started to play around with simple Graphs and notices that values of these properties are always identical. { "identity": 0, // <- ...
I'm trying to run the first exercise in the course and I can't get this to run: pytest tests/01_connect_to_neo4j__test.py I get: MM226508-PC:app-python-main morawski$ pytest tests/01_connect_to_neo4j__test.py -bash: pytest: command not found Any help...
For Create Nodes and Create relationships assignment, I opened sandbox separately in https://sandbox.neo4j.com/ I have added the node sucessfully in the database. Can see it too. But when I click on "Check Database" in another tab, it gives the menti...
All the sessions of the conference are now available online