thingdom / node-neo4j

[RETIRED] Neo4j graph database driver (REST API client) for Node.js
Apache License 2.0
926 stars 135 forks source link

Eloborate Documentation #131

Closed hackintoshrao closed 10 years ago

hackintoshrao commented 10 years ago

I believe the repo should provide more elaborate documentation for usage of the API's with simple code samples. For example lets say a beginner in nodeJs and Neo4J is figuring a way out in using them hand in hand , the docs should be helpful with some code examples in it . Lets say , someone is interested in creating a node with a label and relationships across few other nodes , there should be simple code samples which could help a beginner to feel very easier to use the module . This would give a better experience for a visitor of this repo . If this sounds good i can start contributing to create eloborated documentation and code samples and series of blogs .

hackintoshrao commented 10 years ago

I missed out the documentation at http://coffeedoc.info/github/thingdom/node-neo4j , very well documented indeed . Thank You :)