PHP Class GraphAware\Neo4j\OGM\Tests\Performance\NodeWithRelsPerformanceTest

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

Protected Properties

Свойство Type Description
$stopwatch Symfony\Component\Stopwatch\Stopwatch

Méthodes publiques

Méthode Description
setUp ( )
testPerformances1 ( )
testPerformances2 ( )

Private Methods

Méthode Description
assertGraphState ( $numberOfPersons, $numberOfSkills, $numberOfCompanies )
displayMessage ( $numberOfEntities, $numberOfRels, $time )
getQuery ( $numberOfPersons, $maxSkillsPerPerson )
load1000PersonsWith3000RelsDepth1 ( )
load2000PersonsWith5SkillsDepth1 ( )

Method Details

setUp() public méthode

public setUp ( )

testPerformances1() public méthode

public testPerformances1 ( )

testPerformances2() public méthode

public testPerformances2 ( )

Property Details

$stopwatch protected_oe property

protected Stopwatch,Symfony\Component\Stopwatch $stopwatch
Résultat Symfony\Component\Stopwatch\Stopwatch