espeed / bulbs

A Python persistence framework for graph databases like Neo4j, OrientDB and Titan.
http://bulbflow.org
Other
622 stars 83 forks source link

Add create_unique_vertex() index method. #118

Closed etandel closed 10 years ago

etandel commented 10 years ago

Based on this feature of Neo4J's REST API.

I actually need this to avoid duplicate nodes in my application. It's my first contribution to this project, so if there's anything wrong with it, please let me know! =)

etandel commented 10 years ago

Bump!

Anyone?

espeed commented 10 years ago

Thanks Elias. Sorry it took a few days to merge this -- I've been out 'n about for Christmas.

etandel commented 10 years ago

No problem! Thanks, @espeed!