Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
GraphAware
Neo4j
OGM
Tests
Integration
Model
Score
PHP Class GraphAware\Neo4j\OGM\Tests\Integration\Model\Score
显示文件
Open project: graphaware/neo4j-php-ogm
Protected Properties
Property
Type
Description
$id
$value
Public Methods
Method
Description
__construct
(
$value
)
getId
( ) :
mixed
getValue
( ) :
mixed
Method Details
__construct()
public
method
public
__construct
(
$value
)
getId()
public
method
public
getId
( ) :
mixed
return
mixed
getValue()
public
method
public
getValue
( ) :
mixed
return
mixed
Property Details
$id
protected_oe property
protected
$id
$value
protected_oe property
protected
$value