Doctrine\OrientDB\Binding\BindingResultInterface::getResult PHP Method

getResult() public method

Returns the result set from the server response.
public getResult ( ) : mixed
return mixed
    public function getResult();
BindingResultInterface