Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
GraphAware
Neo4j
Client
Formatter
Type
Node
hasLabel
GraphAware\Neo4j\Client\Formatter\Type\Node::hasLabel PHP Method
Node Class Documentation
Exibir arquivo
Open project: graphaware/neo4j-php-client
hasLabel()
public
method
public
hasLabel
(
$label
)
public function hasLabel($label) { return in_array($label, $this->labels); }
Node
__construct
hasLabel
identity
labels