PHP 클래스 GraphAware\Neo4j\OGM\Tests\Performance\NodeWithRelsPerformanceTest

파일 보기 프로젝트 열기: graphaware/neo4j-php-ogm

보호된 프로퍼티들

프로퍼티 타입 설명
$stopwatch Symfony\Component\Stopwatch\Stopwatch

공개 메소드들

메소드 설명
setUp ( )
testPerformances1 ( )
testPerformances2 ( )

비공개 메소드들

메소드 설명
assertGraphState ( $numberOfPersons, $numberOfSkills, $numberOfCompanies )
displayMessage ( $numberOfEntities, $numberOfRels, $time )
getQuery ( $numberOfPersons, $maxSkillsPerPerson )
load1000PersonsWith3000RelsDepth1 ( )
load2000PersonsWith5SkillsDepth1 ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testPerformances1() 공개 메소드

public testPerformances1 ( )

testPerformances2() 공개 메소드

public testPerformances2 ( )

프로퍼티 상세

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

protected Stopwatch,Symfony\Component\Stopwatch $stopwatch
리턴 Symfony\Component\Stopwatch\Stopwatch