Update neo4j/README.md

Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
This commit is contained in:
Hannes Heine 2023-03-08 09:34:14 +01:00 committed by GitHub
parent 5460a81217
commit 9162ae1192
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,7 +98,7 @@ On a server with Kubernetes cluster:
$ kubectl -n default exec -it $(kubectl -n default get pods | grep ocelot-backend | awk '{ print $1 }') -- /bin/sh -c "yarn prod:migrate init"
```
***Cypher commands to show indices and constraints***
***Cypher commands to show indexes and constraints***
```bash
# in browser command line or cypher shell