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.

Typo in the Neo4j Typescript tutorial

dysbulic
Node Link

On the writing data page, #2 says:

"The Cypher statement is already written for you. Call the session.executeRead() method, passing a callback function to represent the unit of work."

From the rest of the code & the solution in the repository, I'm pretty sure that should be session.executeWrite().

1 REPLY 1

Thank you @dysbulic . We will fix the course,