We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c770436 commit ad9d95aCopy full SHA for ad9d95a
README.md
@@ -3,7 +3,13 @@
3
4
A database driver for Neo4j 3.0.0+.
5
6
-Find detailed docs [here](http://neo4j.com/docs/api/javascript-driver/current/).
+Resources to get you started:
7
+
8
+* [Detailed docs](http://neo4j.com/docs/api/javascript-driver/current/).
9
+* [Sample small project using the driver](https://github.com/neo4j-examples/movies-javascript-bolt)
10
+* [Sample application using the driver](https://github.com/neo4j-examples/neo4j-movies-template)
11
+* [Neo4j Manual](https://neo4j.com/docs/)
12
+* [Neo4j Refcard](https://neo4j.com/docs/cypher-refcard/current/)
13
14
## Include module in Node.js application
15
0 commit comments