PHP Class GraphAware\Reco4PHP\Demo\Github\PenalizeTooMuchFollowers

Inheritance: extends GraphAware\Reco4PHP\Post\RecommendationSetPostProcessor
Afficher le fichier Open project: graphaware/reco4php

Méthodes publiques

Méthode Description
buildQuery ( GraphAware\Common\Type\NodeInterface $input, Recommendations $recommendations )
name ( )
postProcess ( GraphAware\Common\Type\Node $input, Recommendation $recommendation, GraphAware\Common\Result\Record $record )

Method Details

buildQuery() public méthode

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

name() public méthode

public name ( )

postProcess() public méthode

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