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

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

공개 메소드들

메소드 설명
__construct ( array $statements )
getStatements ( ) : GraphAware\Common\Cypher\StatementInterface[]

메소드 상세

__construct() 공개 메소드

public __construct ( array $statements )
$statements array

getStatements() 공개 메소드

public getStatements ( ) : GraphAware\Common\Cypher\StatementInterface[]
리턴 GraphAware\Common\Cypher\StatementInterface[]