PHP Класс GraphAware\Reco4PHP\Post\RewardSomethingShared

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

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

Метод Описание
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 ( )