207208209210211212213
return BooleanNode.getTrue(); } @Override protected JsonNode delete(JsonNode command) throws CommandException { throw new CommandNotImplementedException(command,"not implemented"); }