PHP 클래스 GraphAware\Neo4j\Client\Event\PostRunEvent

상속: extends Symfony\Component\EventDispatcher\Event
파일 보기 프로젝트 열기: graphaware/neo4j-php-client 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$results GraphAware\Common\Result\ResultCollection

공개 메소드들

메소드 설명
__construct ( GraphAware\Common\Result\ResultCollection $results )
getResults ( ) : GraphAware\Common\Result\ResultCollection

메소드 상세

__construct() 공개 메소드

public __construct ( GraphAware\Common\Result\ResultCollection $results )
$results GraphAware\Common\Result\ResultCollection

getResults() 공개 메소드

public getResults ( ) : GraphAware\Common\Result\ResultCollection
리턴 GraphAware\Common\Result\ResultCollection

프로퍼티 상세

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

protected ResultCollection,GraphAware\Common\Result $results
리턴 GraphAware\Common\Result\ResultCollection