PHP Interface Doctrine\OrientDB\Graph\Algorithm\AlgorithmInterface

Datei anzeigen Open project: doctrine/orientdb-odm

Public Methods

Method Description
solve ( ) : mixed Solves the algorithm and returns all possible results.

Method Details

solve() public method

Solves the algorithm and returns all possible results.
public solve ( ) : mixed
return mixed