About the Graph Academy category
Discussions about Graph Academy courses. Live classes meet on Discord channel #graphacademy
Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
Discussions about Graph Academy courses. Live classes meet on Discord channel #graphacademy
Hi! I'm doing the Academy course 'Importing CSV data into Neo4j' and for the section on 'Using the Neo4j Data Importer', the tool accepts all my data and shows no red flag, then after I start the import process, the import data button becomes 'Runni...
I tried PageRank on this guide: https://guides.neo4j.com/4.0-intro-graph-algos-exercises/PracticalApplication.html I listed the score of PG for the largest group of Ingredient node then I only got the same score about 0.15 for all nodes: CALL gds.pag...
In the "Additional Information" portion of the Introduction to Graph Algorithms in Neo4j 4.x course, apparently there is no correct answer to Question 3. Question 3 When running GDSL on a causal cluster, what must you avoid? Select the correct answe...
Is the Sign In with Auth0 test working ? It seems not and no answer from the browser command line
The Python/Neo4j training uses generic Python and flask. We standardized on anaconda and django. Has anyone created a variant of the training using those tools? Tips would be appreciated!
I want to take python + neo4j course from Neo4j, but I got stuck on settings. I do not know how to clone repository from GitHab. I have never done that before, so I will appreciate any help provided!
Hi, I need some help about these results in command Profile. I do not understand the difference in the ProduceResults step between what is indicated in the course and what comes to me. Is the same graph. How can there be so much difference? I attach ...
In chapter "Adding the driver" you are supposed to runt the first pytest, to test the functionality of the code. There is an error when running command: pytest tests/01_connect_to_neo4j__test.py ..as described in the exercise. At least on my laptop r...
Example: Using the full-text schema index PROFILE CALL db.index.fulltext.queryRelationships( 'ActedInRoleIndex', $testString) YIELD relationship WITH relationship AS rel RETURN startNode(rel).name, endNode(rel).title, rel.roles It says "... We see t...
I am getting this issue right now 'Error while loading the data, please refresh the page.' is this an ongoing issue right now because incognito also does not work for me neither any other browser.
Hello good afternoon. After logging in to access the courses, it gives me an error saying that I cannot access and refresh the page. I cleared cache, logged out and changed browsers and still have the problem. Could you help me?
Hello ! Could I find out if the Introduction to Graph Algorithms in Neo4j 4.x. is currently unavailable? I couldn't register to access the materials. It says -> Error while loading the data, please refresh the page. Thank you, Andrew
I cannot sign in and use Graph Academy, everytime I try I get the error 'Error while loading the data, please refresh the page.' I have tried three different browsers and restarted and updated my computer and I have refreshed my cookies. Nothing is w...
Hi, Last weekend I ended the Creating Nodes and Relationships in Neo4j 4.x course but, when I try to get the corresponding certificate, it says it's not available and shows me the following message: As you can see on the left side of the image I pas...
I am trying to run this tutorial. Predictions - Using a Machine Learning Workflow for Link Prediction In this section where I have to run this code test_missing_links = graph.run("""MATCH (author:Author)WHERE (author)-[:CO_AUTHOR_LATE]-()MATCH (autho...
All the sessions of the conference are now available online