You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Downgraded to Rails 6 in the hope this would work OTB, but no such luck.
Some schema elements were defined by the model (which is no longer supported), but they do not exist in the database. Run the following to create them if you haven't already:
rake neo4j:generate_schema_migration[constraint,User,uuid]
And then run `rake neo4j:migrate`
Following causes migrations to hang.
Spent hours trying to get this to work now. Rails and Neo4J might be a no go, very unproductive.
The text was updated successfully, but these errors were encountered: