PHP 인터페이스 GraphAware\Reco4PHP\Post\CypherAwarePostProcessor

상속: extends GraphAware\Reco4PHP\Post\PostProcessor
파일 보기 프로젝트 열기: graphaware/reco4php 0 사용 예제들

공개 메소드들

메소드 설명
buildQuery ( GraphAware\Common\Type\Node $input, Recommendation $recommendation ) : GraphAware\Common\Cypher\Statement

메소드 상세

buildQuery() 공개 메소드

public buildQuery ( GraphAware\Common\Type\Node $input, Recommendation $recommendation ) : GraphAware\Common\Cypher\Statement
$input GraphAware\Common\Type\Node
$recommendation GraphAware\Reco4PHP\Result\Recommendation
리턴 GraphAware\Common\Cypher\Statement the statement to be executed