Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
GraphAware
Reco4PHP
Algorithms
Model
Rating
PHP Class GraphAware\Reco4PHP\Algorithms\Model\Rating
Exibir arquivo
Open project: graphaware/reco4php
Protected Properties
Property
Type
Description
$rating
float
$userNodeId
integer
Public Methods
Method
Description
__construct
(
$rating
,
$userNodeId
)
getId
( ) :
integer
getRating
( ) :
float
Method Details
__construct()
public
method
public
__construct
(
$rating
,
$userNodeId
)
getId()
public
method
public
getId
( ) :
integer
return
integer
getRating()
public
method
public
getRating
( ) :
float
return
float
Property Details
$rating
protected_oe property
protected
float
$rating
return
float
$userNodeId
protected_oe property
protected
int
$userNodeId
return
integer