Doctrine\OrientDB\Query\Command\SelectInterface::skip PHP Method

skip() public method

Sets the number of records to skip.
public skip ( $records )
    public function skip($records);