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
QueryResultMapper
PHP Class GraphAware\Neo4j\OGM\Metadata\QueryResultMapper
Afficher le fichier
Open project: graphaware/neo4j-php-ogm
Class Usage Examples
Protected Properties
Свойство
Type
Description
$className
$fields
ResultField[]
Méthodes publiques
Méthode
Description
__construct
(
$className
)
addField
(
ResultField
$field
)
getClassName
( ) :
mixed
getFields
( ) :
ResultField[]
Method Details
__construct()
public
méthode
public
__construct
(
$className
)
addField()
public
méthode
public
addField
(
ResultField
$field
)
$field
ResultField
getClassName()
public
méthode
public
getClassName
( ) :
mixed
Résultat
mixed
getFields()
public
méthode
public
getFields
( ) :
ResultField[]
Résultat
ResultField[]
Property Details
$className
protected_oe property
protected
$className
$fields
protected_oe property
protected
ResultField[],GraphAware\Neo4j\OGM\Metadata
$fields
Résultat
ResultField[]