Hey @Carlo_Cancellieri,
- Did you
curl -X POST localhost:8080/alter -d '{"drop_all": true}'? That should definitely remove both the schema and predicates. - Facets in Dgraph are not defined in the schema
Hey @Carlo_Cancellieri,
curl -X POST localhost:8080/alter -d '{"drop_all": true}'? That should definitely remove both the schema and predicates.