cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Forum Posts

Neo4j Admin Module 6 exercise #1 can't use cypher shell terminal commands in "plain text" and 'tail query.log" on Mac Terminal

I am doing exercise #1 module 6 (Monitoring queries) in the Neo4j Admin course I can't seem to log in to cypher shell with the illustrated "./cypher-shell --format plain username: reader password: reader" command nor view the log file for a long-run...

Resolved! Yelp dataset missing from Neo4j Sandbox

Hi, I'm trying to complete the "Applied graph algorithms" training, which requires using the Neo4j sandbox with the Yelp dataset. However, I just noticed that the sandbox interface UI was changed and I cannot longer find the dataset available. Sandbo...

Cannot run the online training AT ALL

It's like it wasn't even tested. You run the first exercise. Fine, after a lot of squirreling around with errors, it seems to run the Graph initialization in the notebook... then you get to the second exercise and it tells you that py2neo isn't insta...

fjblau by Node
  • 996 Views
  • 3 replies
  • 0 kudos

Exploratory Data Analysis. Exercise 1

Hi. Since three days ago, I have triying to connect my sandbox proyect with the graph of the example but when I execute the next code: graph = Graph("bolt://52.86.200.133:34830", auth=("neo4j", "pots-aluminum-groom")) with my credentials and after th...

2X_1_158e15096140bfef74ea0b3c72d4ffb944724fb6.png

Spelling error in Module 6

Error - doubled IT IT: Using MERGE to create relationships is expensive and you should only do it when you need to ensure that a relationship is unique and you are not sure it it already exists. Need to fix with IF IT