删除Node:
Install the devel module, and use drush to delete all the nodes,
$ drush genc --kill 0 0
You can also give a type option,
$ drush genc --kill --types=article 0 0