nowledge-mem
nowledge-mem copied to clipboard
How to remove isolated nodes within the graph
I imported some Threads, and knowledge-mem successfully extracted memories and graphs.
However, after I deleted all these Threads and memories, there are still some isolated nodes remaining in the graph. I would like to know how to solve this problem?
Can we have a function to manually edit nodes? Or a function to clear the graph at one click? However, manually clearing the graph might be very dangerous.
OK, I temporarily solved this problem by deleting the local database with the following command
rm ~/Library/Application\ Support/NowledgeGraph/nowledge_graph.db
Will
- [ ] Fix the dangling nodes during deletion
- [ ] Add orphan nodes cleanup feature!