philippkueng / node-neo4j

Neo4j REST API wrapper for Node.js
MIT License
211 stars 44 forks source link

Rename Method or Create a correct one #40

Closed hernanhht closed 10 years ago

hernanhht commented 10 years ago

This method "createUniquenessContstraint" has a typo in it. Should be "...Constraint" I think it should be corrected or, at least, create a correct named one which could invoke this one in the back. But as recently you cleaned up your code, you could include this change in your next cleanup.

philippkueng commented 10 years ago

Hi @hernanhht, thanks very much for letting us know. I'll make sure that get's fixed in the cleanup phase.