GraphAware\Reco4PHP\Post\RecommendationSetPostProcessor::buildQuery PHP Метод

buildQuery() абстрактный публичный Метод

abstract public buildQuery ( GraphAware\Common\Type\Node $input, Recommendations $recommendations ) : GraphAware\Common\Cypher\Statement
$input GraphAware\Common\Type\Node
$recommendations GraphAware\Reco4PHP\Result\Recommendations
Результат GraphAware\Common\Cypher\Statement
    public abstract function buildQuery(Node $input, Recommendations $recommendations);