Update neo4j/README.md

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

View File

@ -113,7 +113,7 @@ $ CALL db.indexes();
$ CALL db.constraints(); $ CALL db.constraints();
``` ```
***Cypher commands to create and drop indices and constraints*** ***Cypher commands to create and drop indexes and constraints***
```bash ```bash
# in browser command line or cypher shell # in browser command line or cypher shell