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
While doing the Cypher Fundamentals course via URL https://graphacademy.neo4j.com/courses/cypher-fundamentals/2-writing/8-c-merge-processing/sandbox window is shown on the right side of the course. But when any query is run on that window, or "Check ...
I am doing intermediate Cypher Queries course. I started getting this error after completing about 8% course. Bolt Connection Error -No connection found, did you connect to Neo4j? How to resolve this issue? Thanks in advance for your help.
Hi Everybody, I'm study to get the Neo4j Certification, but I got some problems 3 questions of Intermediate Cypher Queries Course. The problem is that the system does not accept the answer that it should be correct (including the answer suggested i...
Hey,I accessed the guide on https://guides.neo4j.com/sandbox/recommendations and found a way to get similair users to myself.The full query is: MATCH (p1:User {id:"220"})-[x:RATED]->(movie:Movie)WITH p1, gds.alpha.similarity.asVector(movie, x.rating)...
Hi, I'm stuck on Building Neo4j Applications with Python Course because the "Check Database" button apparently isn't work right. I posted an image to help you guys understand what I want to say. Question 1: Question 2: The Cypher suggested by H...
Hello, I'm trying to setup the Neo4J-Flask course but, after some tries I still receive the same error when launch Flask run command: "Error: While importing 'api', an ImportError was raised." below the full cmd log. New to Flask configuration (Windo...
Hi, I'm trying to do the Building Neo4j Applications with Python developer tutorial and getting stuck with the setup. Specifically with running Flask. When I ran it the first time I didn't have Flask_JWT installed and had to do that manually - using ...
I have enrolled on the building "Neo4j applications with Python" course on Neo4j's GraphAcademy and am stuck early in the process with Setting Environment Variables. I've installed the dependencies (FLASK etc.) but don't seem to have an .env file for...
flask run executes successfully, but when I go to localhost:3000, I get flask.cli.NoAppException flask.cli.NoAppException: While importing "api", an ImportError was raised: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-pack...
I'm not sure if this problem was unique to my browser, but when I first started up Neoflix on my local host, I didn't see anything populate under the "Popular Moves" or "Latest Releases" sections. Eventually I looked into it with the developer too...
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 Sa...
Hi, I'm trying out the academy course challenge : Emil Eifrem is not really an actor! We no longer want him in the database. Write the code to delete his node in the graph. With the below code but it says incorrect and I'm unable to continue. Match ...
Hello Noe4j Support Personals, I completed my "Neo4j Graph Data Science Certification" today and found web based certificate under "My Achievements" of my account but did not receive certification like "Neo4j Certified Professional" with proper Cer...
Hi, I'm study to get the Neo4j Certification, but I got some problems 3 questions of Intermediate Cypher Queries Course. The problem is that the system does not accept the answer that it should be correct (including the answer suggested in the solu...
Hi all: My Sandbox failed after following the instructions for the Python App . While I got a working DB per this post, its data seems to be incomplete, the property ` imdbRating`` is not present. That makes the second test of the app fail. I got m...
All the sessions of the conference are now available online