GraphAware\Reco4PHP\Post\RecommendationSetPostProcessor::buildQuery PHP Method

buildQuery() abstract public method

abstract public buildQuery ( GraphAware\Common\Type\Node $input, Recommendations $recommendations ) : GraphAware\Common\Cypher\Statement
$input GraphAware\Common\Type\Node
$recommendations GraphAware\Reco4PHP\Result\Recommendations
return GraphAware\Common\Cypher\Statement
    public abstract function buildQuery(Node $input, Recommendations $recommendations);