Cleanup Database in neo4j -


i wanted delete nodes , relationships , done. in browser, shows below: (see "property keys" has 3 columns created part of nodes, still remained , want delete too)

    node labels       no labels in database      relationship types       no relationships in database      property keys       name stock type  

if totally want wipe out complete database (including indices/constraints), can stop server , delete data/graph.db directory filesystem.


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -