GraphAware\Neo4j\Client\Tests\Integration\CypherIntegrationTest::setUp PHP 메소드

setUp() 공개 메소드

public setUp ( )
    public function setUp()
    {
        parent::setUp();
        $this->emptyDb();
    }