1 2 3
NOT "name" LIKE 'foo%' (NOT (name LIKE 'foo%')) {"op":"not","args":[{"op":"like","args":[{"property":"name"},"foo%"]}]}