Buggy system
under review
Nissanka Fernando
updated the status to
under review
Nissanka Fernando
Merged in a post:
Leftover Remnants
jrdunson@gmail.com
I imported several .csv files, then removed them (deleted them)
However, they still show up as nodes in the 'Explore Graph' or 'Query' sections.
It looks like Neo4J doesn't completely remove/deleted nodes, after you have removed them
How can I get Neo4J to remove these old remnents?
Nissanka Fernando
Hi, sorry about this, I agree it is confusing and we're going to look at how to clarify what this information means.
The nodes have been deleted, what is left is schema info about the label constraints and indexes.
You can use DROP INDEX and DROP CONSTRAINT, more details and examples for these commands here https://neo4j.com/docs/cypher-cheat-sheet/25/all/#_schema