mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
Update neo4j/README.md
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
This commit is contained in:
parent
9162ae1192
commit
9f2211d7d1
@ -59,7 +59,7 @@ Here we describe some rarely used Cypher commands for Neo4j that are needed from
|
||||
|
||||
If indexes or constraints are missing or not set correctly, the browser search will not work or the database seed for development will not work.
|
||||
|
||||
The indices and constraints of our database are set in `backend/src/db/migrate/store.js`.
|
||||
The indexes and constraints of our database are set in `backend/src/db/migrate/store.js`.
|
||||
This is where the magic happens.
|
||||
|
||||
It's called by our `prod:migrate init` command.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user