Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
GraphAware
Neo4j
OGM
Metadata
NodeAnnotationMetadata
PHP 클래스 GraphAware\Neo4j\OGM\Metadata\NodeAnnotationMetadata
파일 보기
프로젝트 열기: graphaware/neo4j-php-ogm
1 사용 예제들
공개 메소드들
메소드
설명
__construct
(
string
$label
,
string
|
null
$repository
)
getCustomRepository
( ) :
string
getLabel
( ) :
string
메소드 상세
__construct()
공개
메소드
public
__construct
(
string
$label
,
string
|
null
$repository
)
$label
string
$repository
string
|
null
getCustomRepository()
공개
메소드
public
getCustomRepository
( ) :
string
리턴
string
getLabel()
공개
메소드
public
getLabel
( ) :
string
리턴
string