PHP Class GraphAware\Neo4j\OGM\Tests\Performance\Domain\Company

Show file Open project: graphaware/neo4j-php-ogm

Protected Properties

Property Type Description
$id
$name

Public Methods

Method Description
getId ( ) : mixed
getName ( ) : mixed

Method Details

getId() public method

public getId ( ) : mixed
return mixed

getName() public method

public getName ( ) : mixed
return mixed

Property Details

$id protected property

protected $id

$name protected property

protected $name