Skip to content

Commit a8858b6

Browse files
more
1 parent be3445d commit a8858b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/clauses/delete.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ CALL (n) {
157157

158158
To remove all data, including indexes and constraints, recreate the database using the following command: `CREATE OR REPLACE DATABASE name`.
159159

160-
.Delete everything in a database and recreate it
160+
.Delete a database and recreate it
161161
[source, cypher]
162162
----
163163
CREATE OR REPLACE DATABASE neo4j

0 commit comments

Comments
 (0)