MoongraphMoongraph

Delete a Graph

Remove a graph from Moongraph.

Delete a Graph

Deleting a graph removes the graph, its entities, and its relationships. Source documents are not affected.

From the graphs list

  1. Navigate to Graphs
  2. Hover over the graph card
  3. Click the trash icon
  4. Confirm deletion in the dialog

From the graph detail page

  1. Click on a graph to open its detail view
  2. Open the actions menu
  3. Select Delete
  4. Confirm deletion

What happens when you delete

  • The graph record is removed
  • All entities in the graph are deleted
  • All relationships in the graph are deleted
  • Folder associations are removed

What is not affected

  • Source documents remain in your Files
  • Other graphs that use the same documents are not affected
  • Document chunks and embeddings are preserved

Graph deletion is permanent and cannot be undone.

On this page