Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
GraphAware
Neo4j
OGM
Metadata
NodeAnnotationMetadata
PHP Class GraphAware\Neo4j\OGM\Metadata\NodeAnnotationMetadata
Afficher le fichier
Open project: graphaware/neo4j-php-ogm
Class Usage Examples
Méthodes publiques
Méthode
Description
__construct
(
string
$label
,
string
|
null
$repository
)
getCustomRepository
( ) :
string
getLabel
( ) :
string
Method Details
__construct()
public
méthode
public
__construct
(
string
$label
,
string
|
null
$repository
)
$label
string
$repository
string
|
null
getCustomRepository()
public
méthode
public
getCustomRepository
( ) :
string
Résultat
string
getLabel()
public
méthode
public
getLabel
( ) :
string
Résultat
string