PHP Class GraphAware\Reco4PHP\Tests\Engine\TestDiscoveryEngine

Inheritance: extends GraphAware\Reco4PHP\Engine\SingleDiscoveryEngine
Show file Open project: graphaware/reco4php Class Usage Examples

Public Methods

Method Description
discoveryQuery ( GraphAware\Common\Type\Node $input, GraphAware\Reco4PHP\Context\Context $context ) : GraphAware\Common\Cypher\StatementInterface
name ( ) : string

Method Details

discoveryQuery() public method

public discoveryQuery ( GraphAware\Common\Type\Node $input, GraphAware\Reco4PHP\Context\Context $context ) : GraphAware\Common\Cypher\StatementInterface
$input GraphAware\Common\Type\Node
$context GraphAware\Reco4PHP\Context\Context
return GraphAware\Common\Cypher\StatementInterface

name() public method

public name ( ) : string
return string