PHP Class GraphAware\Reco4PHP\Post\RewardSomethingShared

Inheritance: extends GraphAware\Reco4PHP\Post\CypherAwarePostProcessor
Show file Open project: graphaware/reco4php

Public Methods

Method Description
buildQuery ( GraphAware\Common\Type\Node $input, Recommendation $recommendation )
postProcess ( GraphAware\Common\Type\Node $input, Recommendation $recommendation, GraphAware\Common\Result\RecordCursorInterface $result = null )
relationshipDirection ( )
relationshipType ( )

Method Details

buildQuery() final public method

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

postProcess() public method

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() public method

relationshipType() abstract public method

abstract public relationshipType ( )