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 5491282 commit 07c5e53Copy full SHA for 07c5e53
README.md
@@ -1,4 +1,4 @@
1
-# Neo4j Bolt Driver for Javascript
+# Neo4j Driver for Javascript
2
3
An alpha-level database driver for a new Neo4j remoting protocol.
4
package.json
@@ -1,5 +1,5 @@
{
- "name": "neo4j",
+ "name": "neo4j-driver",
"version": "1.0.0",
"description": "Connect to Neo4j 3.0.0 and up from JavaScript",
5
"author": "Neo Technology Inc.",
0 commit comments