I want to use neo4j in my project, but I'm not clear how to write the document.
For the document, I mean that the mapping from the real world entity/rlt to the neo4j's node/rlt/prop etc.
What kind of tools should I use?
What's the usual procedure of ...