PHP Класс GraphAware\Reco4PHP\Tests\Example\PostProcessing\RewardWellRated

Наследование: implements GraphAware\Reco4PHP\Post\CypherAwarePostProcessor
Показать файл Открыть проект

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

Метод Описание
buildQuery ( GraphAware\Common\Type\Node $input, Recommendations $recommendations )
name ( )
postProcess ( GraphAware\Common\Type\Node $input, Recommendation $recommendation, GraphAware\Common\Result\Record $record )

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

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

public buildQuery ( GraphAware\Common\Type\Node $input, Recommendations $recommendations )
$input GraphAware\Common\Type\Node
$recommendations GraphAware\Reco4PHP\Result\Recommendations

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

public name ( )

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

public postProcess ( GraphAware\Common\Type\Node $input, Recommendation $recommendation, GraphAware\Common\Result\Record $record )
$input GraphAware\Common\Type\Node
$recommendation GraphAware\Reco4PHP\Result\Recommendation
$record GraphAware\Common\Result\Record