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 am new here and just going through importing data in the academy. I am referring to exercise 18 of the neo4j-intro-exercises. I am struggling to run the neo4j-admin import command in the terminal to import the crimes data using the admin tool. I...
Hi, I got certified in Graph Data Science, where send the t-shirt? Tks Daniela
Hi everybody !! I've completed the course Intro to Graph Algorithms in Neo4j 4.x, but can´t download the certified because the green circle that indicates that one topic were completed disipears and every answer in the "Check your understanding" sho...
In the Querying with Cypher course, in "Limiting the number of intermediate results" (Controlling Results Returned - Querying with Cypher in Neo4j 4.x), the query specifies LIMIT 6 in the WITH clause. However, in the results posted and what I got exp...
I want to learn from this video but it cannot be loaded
I lost one section. Need to make sure I haven't been timed out before answering questions or they will be lost.
Hi! I need to create a graph model from a json file. I managed to load it with apoc, but I do not know how to extract its data afterwards. How can I work with dictionaries and lists in cipher? I am surprised that I cannot find any tutorial or guidel...
Hello again After 2 years of experience with Neo4j for my business, I'm taking the time to do all the certifications. Doing so I can see some 'oops' in the graph academy courses and suggest some modifications. Question 3 on Introduction to Cypher C...
This statement is now false or not updated in the Querying with cypher in neo4j 4.x course. When nodes are displayed as table values, the node labels and ids are not shown, only the property values for the nodes. The table view will provide the ids...
I don't know if it was intended to do so, but I found a far better answer for the Exercise 2.3: Find the airports with the most outgoing connections In the implementing graph data model for neo4j 4.x course MATCH (a:Airport) RETURN a.code AS Code, si...
Hi there. Got confused with question 3: Assuming the nodes are successfully retrieved, how many relationships are created? MATCH (a:Person), (m:Movie) WHERE a.name = 'Tom Jones' AND m.title = 'Life is Wonderful' CREATE (a)-[rel:ACTED_IN]->(m) CREATE ...
In the middle of the jupyter notebook, there are 4 lines of code like this: training_df = apply_graphy_features(training_df, "CO_AUTHOR_EARLY") training_df.head() test_df = apply_graphy_features(test_df, "CO_AUTHOR") test_df.head() "CO_AUTHOR" is the...
Thank you very much for the very inspiring Online-Course: Neo4j Graph Database Platform Using a Machine Learning Workflow for Link Prediction - Using a Machine... Learn how to use the Neo4j Graph Data Science Library in a...
Hello , My neo4j browser is somehow not displaying the graph view of some of the training exercises. How can I bring that view back ? I currently see only Table, Text and code views. Please advise. Thanks,
Hello , I have successfully installed Neo4j desktop afte many tries but now in the Neo4j browser, in the database information, under Node lables , I see 169 instead 171 . Is there some problem with this ? Should I reinstall before I proceed with the ...
All the sessions of the conference are now available online