PHP Interface GraphAware\Reco4PHP\Post\CypherAwarePostProcessor

Inheritance: extends GraphAware\Reco4PHP\Post\PostProcessor
Show file Open project: graphaware/reco4php Interface Usage Examples

Public Methods

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

Method Details

buildQuery() public method

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