PHP 클래스 GraphAware\Reco4PHP\Demo\Github\PenalizeTooMuchFollowers

상속: extends GraphAware\Reco4PHP\Post\RecommendationSetPostProcessor
파일 보기 프로젝트 열기: graphaware/reco4php

공개 메소드들

메소드 설명
buildQuery ( GraphAware\Common\Type\NodeInterface $input, Recommendations $recommendations )
name ( )
postProcess ( GraphAware\Common\Type\Node $input, Recommendation $recommendation, GraphAware\Common\Result\Record $record )

메소드 상세

buildQuery() 공개 메소드

public buildQuery ( GraphAware\Common\Type\NodeInterface $input, Recommendations $recommendations )
$input GraphAware\Common\Type\NodeInterface
$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