PHP Class GraphAware\Reco4PHP\Post\RewardSomethingShared

Inheritance: extends GraphAware\Reco4PHP\Post\CypherAwarePostProcessor
Afficher le fichier Open project: graphaware/reco4php

Méthodes publiques

Méthode 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 méthode

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

postProcess() public méthode

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 méthode

relationshipType() abstract public méthode

abstract public relationshipType ( )