PHP 클래스 GraphAware\Reco4PHP\Post\RewardSomethingShared

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

공개 메소드들

메소드 설명
buildQuery ( GraphAware\Common\Type\Node $input, Recommendation $recommendation )
postProcess ( GraphAware\Common\Type\Node $input, Recommendation $recommendation, GraphAware\Common\Result\RecordCursorInterface $result = null )
relationshipDirection ( )
relationshipType ( )

메소드 상세

buildQuery() 최종 공개 메소드

final public buildQuery ( GraphAware\Common\Type\Node $input, Recommendation $recommendation )
$input GraphAware\Common\Type\Node
$recommendation GraphAware\Reco4PHP\Result\Recommendation

postProcess() 공개 메소드

public postProcess ( GraphAware\Common\Type\Node $input, Recommendation $recommendation, GraphAware\Common\Result\RecordCursorInterface $result = null )
$input GraphAware\Common\Type\Node
$recommendation GraphAware\Reco4PHP\Result\Recommendation
$result GraphAware\Common\Result\RecordCursorInterface

relationshipDirection() 공개 메소드

relationshipType() 추상적인 공개 메소드

abstract public relationshipType ( )