thingdom / node-neo4j

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

refactor custom Error class to be "Neo4jError". fixes #211 #216

Open builtbywill opened 7 years ago

builtbywill commented 7 years ago

Resolves conflicts with default JS Error class. fixes #211