PHP Интерфейс GraphAware\Reco4PHP\Config\Config

Показать файл Открыть проект

Открытые методы

Метод Описание
limit ( ) : integer
maxTime ( ) : integer

Описание методов

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

public limit ( ) : integer
Результат integer maximum number of items to recommend

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

public maxTime ( ) : integer
Результат integer maximum number of ms the recommendation-computing process should take. Note that it is for information only, it is the responsibility of the engines to honour this configuration or not.