Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Drop an Graph From the Database - JanusGraph
J
JanusGraph
•
3y ago
•
4 replies
deepak8347
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
JanusGraphFactory.drop(graph);
JanusGraphFactory.drop(graph);
1
. Does it clean the graph schema too
? Or I need to drop schema separately
?
2
. Does it deletes the data stored in the indexes
?
JanusGraph
Join
JanusGraph - Distributed, open source, massively scalable graph database.
320
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Drop the Janus Graph Schema
J
JanusGraph / questions
3y ago
Graph does not support the provided graph computer: SparkGraphComputer
J
JanusGraph / questions
14mo ago
Deleting static Vertex Labels from the database
J
JanusGraph / questions
3y ago
drop() slow performance
J
JanusGraph / questions
3y ago