PHP Interface GraphAware\Reco4PHP\Post\CypherAwarePostProcessor

Inheritance: extends GraphAware\Reco4PHP\Post\PostProcessor
Afficher le fichier Open project: graphaware/reco4php Interface Usage Examples

Méthodes publiques

Méthode Description
buildQuery ( GraphAware\Common\Type\Node $input, Recommendation $recommendation ) : GraphAware\Common\Cypher\Statement

Method Details

buildQuery() public méthode

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