Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deletion of nodes #100

Closed
aiida-bot opened this issue Oct 16, 2014 · 1 comment
Closed

deletion of nodes #100

aiida-bot opened this issue Oct 16, 2014 · 1 comment

Comments

@aiida-bot
Copy link

Originally reported by: Giovanni Pizzi (Bitbucket: pizzi, GitHub: giovannipizzi)


  • It should delete not only DB entries, but also files
  • It should also delete all children (or disallow deletion if children are present)
  • If a children has a parent that is not referenced by anybody else, delete it too, maybe, to avoid the presence of lone nodes, BUT (see next point):
  • be careful! E.g. you do not want to remove lone pseudos uploaded in a group! Maybe checking if the node is in no group is sufficient? Maybe not!

@aiida-bot
Copy link
Author

Original comment by Giovanni Pizzi (Bitbucket: pizzi, GitHub: giovannipizzi):


For the time being, we just refer to the recipe in the AiiDA cookbook (in the docs)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant