Doctrine\OrientDB\Binding\BindingResultInterface::getResult PHP Метод

getResult() публичный Метод

Returns the result set from the server response.
public getResult ( ) : mixed
Результат mixed
    public function getResult();
BindingResultInterface