GraphAware\Neo4j\OGM\Tests\Integration\Model\ScoreRel::getScore PHP 메소드

getScore() 공개 메소드

public getScore ( ) : mixed
리턴 mixed
    public function getScore()
    {
        return $this->score;
    }