Neo4j - How to delete unused property keys from browser?

后端 未结 6 1955
一整个雨季
一整个雨季 2020-12-24 13:14

I\'ve deleted all my nodes and relationships (Delete all nodes and relationships in neo4j 1.8), but I see that in Neo4j Browser the \"property keys\" that existed before the

6条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-24 13:34

    I have Neo4j Community Edition 3.2. To get rid of the property keys (and get rid of the entire DB), I completely uninstalled Neo4j, deleted the Neo4j folder in C:\Program Files and then reinstalled the package again so that I had a fresh DB to work with. Not ideal to delete everything but it worked for me.

提交回复
热议问题