Raja Rao DV
Raja Rao DV
fixed typo in the title
actually nm - I found another function "updateNodeById" (instead of updateNode) that did the job :+1: BTW, I saw http://java.dzone.com/articles/10-caveats-neo4j-users-should not to use "_id" as they might get reused by...
This should be fixed by this: https://github.com/reactjs/react-router-tutorial/pull/271
Thanks. But only thing I am interested in is keeping the result of findOrCreateUser (from DB) in the session. Because my app "refreshes" when we hits redirectPath("/") and anything that's...