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

getRaw() public method

Returns the SQL generated within this command, replacing the tokens in the schema with their actual values.
public getRaw ( ) : string
return string
    public function getRaw();