PHP Class GraphAware\Reco4PHP\Executor\DiscoveryPhaseExecutor

Afficher le fichier Open project: graphaware/reco4php Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( DatabaseService $databaseService ) DiscoveryPhaseExecutor constructor.
processDiscovery ( GraphAware\Common\Type\Node $input, array $engines, array $blacklists, GraphAware\Reco4PHP\Context\Context $context ) : GraphAware\Common\Result\ResultCollection

Method Details

__construct() public méthode

DiscoveryPhaseExecutor constructor.
public __construct ( DatabaseService $databaseService )
$databaseService GraphAware\Reco4PHP\Persistence\DatabaseService

processDiscovery() public méthode

public processDiscovery ( GraphAware\Common\Type\Node $input, array $engines, array $blacklists, GraphAware\Reco4PHP\Context\Context $context ) : GraphAware\Common\Result\ResultCollection
$input GraphAware\Common\Type\Node
$engines array
$blacklists array
$context GraphAware\Reco4PHP\Context\Context
Résultat GraphAware\Common\Result\ResultCollection