PHP 클래스 GraphAware\Neo4j\OGM\Mapping\AnnotationDriver

파일 보기 프로젝트 열기: graphaware/neo4j-php-ogm 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$reader

공개 메소드들

메소드 설명
__construct ( $cacheDirectory = null )
getReader ( )
readAnnotations ( $class )
readQueryResult ( $class )

비공개 메소드들

메소드 설명
getRepositoryFullClassName ( string $class, string $pointOfView ) : string

메소드 상세

__construct() 공개 메소드

public __construct ( $cacheDirectory = null )

getReader() 공개 메소드

public getReader ( )

readAnnotations() 공개 메소드

public readAnnotations ( $class )

readQueryResult() 공개 메소드

public readQueryResult ( $class )

프로퍼티 상세

$reader 보호되어 있는 프로퍼티

protected $reader