19 declare(strict_types=1);
    44         $set = $this->internal_manipulator->prepareCreateOrUpdate(
    56         $set = $this->internal_manipulator->prepareForceCreate(
    66         $set = $this->internal_manipulator->prepareDelete(
    75         $this->internal_manipulator->execute($this->
set);