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().