GraphAware\Reco4PHP\Algorithms\Model\Rating::getId PHP Method

getId() public method

public getId ( ) : integer
return integer
    public function getId()
    {
        return $this->userNodeId;
    }