Update neo4j/README.md

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

View File

@ -106,7 +106,7 @@ $ kubectl -n default exec -it $(kubectl -n default get pods | grep ocelot-backen
# show all indexes and constraints
$ :schema
# show all indices
# show all indexes
$ CALL db.indexes();
# show all constraints