Drop an Graph From the Database
Hello!!
I want to delete the graph stored in my database so that I can recreate the new graph.
I am running the following command to delete the graph
I want to delete the graph stored in my database so that I can recreate the new graph.
I am running the following command to delete the graph
- Does it clean the graph schema too ? Or I need to drop schema separately ?
- Does it deletes the data stored in the indexes ?