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
In the Cypher fundamentals course, (https://graphacademy.neo4j.com/courses/cypher-fundamentals/1-reading/3-relationships/) the second question of that page, asks "Which MATCH clauses will return the names of the directors of the movie, The Matrix?" a...
Unable to successfully pass This challenge, even though my answer is correct (as confirmed by both test code and sandbox). Tried every variation"Apollo 13", Apollo 13, apollo13, apollo 13, etc.... Nothing seems to work
The special case for the first WITH clause does not appear in the documentation. e.g. (https://neo4j.com/docs/cypher-manual/current/clauses/with/) "Any variables not included in the WITH clause are not carried over to the rest of the query." This s...
hey there,i'm rather new to neo4j so I want to folllow into courses. But sandbox connection keeps failing. Anyone can help out?
Hi. I'm trying to do the exercise (importing data via CSV into Data Importer) in course Importing CSV Data into Neo4j but the credentials are not working. I need the credentials to work so I can complete the course, specifically run the Neo4j impo...
Applied Graph Data Science for Web Applications YELP I am trying tutorial on above subject I downloaded YELP data set, and as per instructions created DB Added plug in of APOC and DS Started DB and opened browser But did not find any nodes or relati...
It appears something might be wrong with this section of the course. I've run the test successfully, but it's failing to see the results. What's odd is that the email for the "Graph Academy" user is supposed to be graphacademy.register@neo4j.com. ...
Je n'arrive pas à me connecter sur https://data-importer.graphapp.io/?acceptTerms=true et ' applique sur mon ordinateur
I've been going through the tutorial Building Neo4j applications with python and in 02_movie_list__test, I keep getting an assertion error for the imdbRating. The code from the test is here. The part where it queries the "title" has no issues, but wh...
Anyone facing this issue
Hi, I am getting the following error when trying to connect to the embedded browser in my course.
Hi/HelloI am trying to implement a KNN with cosine Similarity, but I found a strange issue that is the following: I checked the official documentation and I implemented some predefined codes to be familiar with KNN in neo4j, the problem was that insi...
MATCH (m:Movie {title: 'Get Out'})SET m.tagline = 'Gripping, scary, witty and timely!',m.released = 2017 vs MATCH (m:Movie {title: 'Get Out'})SET m.tagline = 'Gripping, scary, witty and timely!'SET m.released = 2017
I've been working though the content in the "Building Neo4j Applications with Python" class and specifically on this page: https://graphacademy.neo4j.com/courses/app-python/3-backlog/7-person-view/ there seems to be a problem rendering the content s...
All the sessions of the conference are now available online