How to fix this warning (WARNING: The constraint option is no longer supported (Defined on StayPal for user_id) I am using Neo4j.rb > 8 neo4j > 3 Following
http://neo4jrb.readthedocs.io/en/8.0.x/ActiveNode.html
using property :user_id, constraint: :unique
How to add uniqness?