Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
GraphAware
Neo4j
OGM
Metadata
NodeAnnotationMetadata
PHP Class GraphAware\Neo4j\OGM\Metadata\NodeAnnotationMetadata
ファイルを表示
Open project: graphaware/neo4j-php-ogm
Class Usage Examples
Public Methods
Method
Description
__construct
(
string
$label
,
string
|
null
$repository
)
getCustomRepository
( ) :
string
getLabel
( ) :
string
Method Details
__construct()
public
method
public
__construct
(
string
$label
,
string
|
null
$repository
)
$label
string
$repository
string
|
null
getCustomRepository()
public
method
public
getCustomRepository
( ) :
string
return
string
getLabel()
public
method
public
getLabel
( ) :
string
return
string