PHP Class GraphAware\Neo4j\OGM\Mapping\AnnotationDriver

Datei anzeigen Open project: graphaware/neo4j-php-ogm Class Usage Examples

Protected Properties

Property Type Description
$reader

Public Methods

Method Description
__construct ( $cacheDirectory = null )
getReader ( )
readAnnotations ( $class )
readQueryResult ( $class )

Private Methods

Method Description
getRepositoryFullClassName ( string $class, string $pointOfView ) : string

Method Details

__construct() public method

public __construct ( $cacheDirectory = null )

getReader() public method

public getReader ( )

readAnnotations() public method

public readAnnotations ( $class )

readQueryResult() public method

public readQueryResult ( $class )

Property Details

$reader protected_oe property

protected $reader