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

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -