Can't delete a node with upsert

I did added the node with a type: _:p <dgraph.type> "Project" .
But I still can’t delete it.


I make a mistake, I add the type with other node, not this node. I can delete the node with a type now.