neo4j ruby wrapper create or update

Is there an alternative in the neo4j ruby wrapper to do a find and then a create if the node doesn't exist, in the same way you can do a create_or_update in ActiveRecord?

Upvotes: 1

Views: 112

Answers (1)

Related Questions