We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be3445d commit a8858b6Copy full SHA for a8858b6
modules/ROOT/pages/clauses/delete.adoc
@@ -157,7 +157,7 @@ CALL (n) {
157
158
To remove all data, including indexes and constraints, recreate the database using the following command: `CREATE OR REPLACE DATABASE name`.
159
160
-.Delete everything in a database and recreate it
+.Delete a database and recreate it
161
[source, cypher]
162
----
163
CREATE OR REPLACE DATABASE neo4j
0 commit comments