PHP Class GraphAware\Neo4j\OGM\Mapping\AnnotationDriver

Afficher le fichier Open project: graphaware/neo4j-php-ogm Class Usage Examples

Protected Properties

Свойство Type Description
$reader

Méthodes publiques

Méthode Description
__construct ( $cacheDirectory = null )
getReader ( )
readAnnotations ( $class )
readQueryResult ( $class )

Private Methods

Méthode Description
getRepositoryFullClassName ( string $class, string $pointOfView ) : string

Method Details

__construct() public méthode

public __construct ( $cacheDirectory = null )

getReader() public méthode

public getReader ( )

readAnnotations() public méthode

public readAnnotations ( $class )

readQueryResult() public méthode

public readQueryResult ( $class )

Property Details

$reader protected_oe property

protected $reader