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
Factory
GraphEntityMetadataFactory
PHP Class GraphAware\Neo4j\OGM\Metadata\Factory\GraphEntityMetadataFactory
Afficher le fichier
Open project: graphaware/neo4j-php-ogm
Class Usage Examples
Méthodes publiques
Méthode
Description
__construct
(
Doctrine\Common\Annotations\Reader
$reader
)
create
(
string
$className
) :
NodeEntityMetadata |
RelationshipEntityMetadata
Method Details
__construct()
public
méthode
public
__construct
(
Doctrine\Common\Annotations\Reader
$reader
)
$reader
Doctrine\Common\Annotations\Reader
create()
public
méthode
public
create
(
string
$className
) :
NodeEntityMetadata |
RelationshipEntityMetadata
$className
string
Résultat
GraphAware\Neo4j\OGM\Metadata\NodeEntityMetadata |
GraphAware\Neo4j\OGM\Metadata\RelationshipEntityMetadata