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
Trismegiste
Mondrian
Graph
Vertex
PHP Class Trismegiste\Mondrian\Graph\Vertex
显示文件
Open project: trismegiste/mondrian
Protected Properties
Property
Type
Description
$name
Public Methods
Method
Description
__construct
(
string
$name
)
Construct the vertex with its name (preferably unique)
getName
( )
Method Details
__construct()
public
method
Construct the vertex with its name (preferably unique)
public
__construct
(
string
$name
)
$name
string
getName()
public
method
public
getName
( )
Property Details
$name
protected_oe property
protected
$name