RmPath remove selected directory or table names in database.
All database entities in prefix path will remove if names list is empty.
Empty prefix means than use root of database.
RmPath method equal bash command `rm -rf ./pathToRemove/{name1,name2,name3}`