Wording: unseed does not exist but clean

This commit is contained in:
Robert Schäfer 2018-12-03 17:16:41 +01:00 committed by GitHub
parent b5ce0351c7
commit 66b12f28b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,7 +99,7 @@ you build a frontend application without running a neo4j instance.
Just set `MOCK=true` inside `.env` or pass it on application start. Just set `MOCK=true` inside `.env` or pass it on application start.
## Seeding and Unseeding The Database ## Seeding and Cleaning The Database
Optionally you can seed the GraphQL service by executing mutations that Optionally you can seed the GraphQL service by executing mutations that
will write sample data to the database: will write sample data to the database: