PHP 클래스 GraphAware\Neo4j\Client\Tests\Integration\IntegrationTestCase

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

보호된 프로퍼티들

프로퍼티 타입 설명
$client GraphAware\Neo4j\Client\Client

공개 메소드들

메소드 설명
emptyDb ( ) Empties the graph database
setUp ( )

메소드 상세

emptyDb() 공개 메소드

Empties the graph database
public emptyDb ( )

setUp() 공개 메소드

public setUp ( )

프로퍼티 상세

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

protected Client,GraphAware\Neo4j\Client $client
리턴 GraphAware\Neo4j\Client\Client