Doctrine\OrientDB\Query\CommandInterface::resetWhere PHP Method

resetWhere() public method

Deletes all the WHERE conditions in the current command.
public resetWhere ( ) : true
return true
    public function resetWhere();