Why is it that if I delete a node in Ratel, I can still query for it?

Answered my own question, I think. This solved my problem:

{
  delete {
    <0x4220d> <Lexicon.lexicalEntries> <0x445c8> .
  }
}

However, still wondering whether it’s actually possible to delete a node??