Bulk delete (drop database?)

How can I delete/drop/reset the database? Where are the RocksDB files stored?

Google “dgraph drop OR delete -neo4j -titan” only turns up this:

Also, any notes/thoughts on horizontal scaling/sharding?

Thanks

ANSWERING MY OWN QUESTION:

OK. I was looking for a programmatic API, but I see that I can delete the --mutations --postings --uids directories.

And the following links are what I was looking for re your plans for horizontal scaling:

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.