GraphAware\Reco4PHP\Result\SingleScore::getScore PHP Method

getScore() public method

public getScore ( ) : float
return float
    public function getScore()
    {
        return $this->score;
    }