Is there a way to permanently remove a node from Oak? When I delete the node (java.jcr.Item.remove()), it is being marked as deleted, but it's content and all revisions are still in the database. Is there a way to purge it entirely?
-- Thanks, Eugene
