PHP Class GraphAware\Neo4j\Client\Tests\Integration\IntegrationTestCase

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: graphaware/neo4j-php-client Class Usage Examples

Protected Properties

Property Type Description
$client GraphAware\Neo4j\Client\Client

Public Methods

Method Description
emptyDb ( ) Empties the graph database
setUp ( )

Method Details

emptyDb() public method

Empties the graph database
public emptyDb ( )

setUp() public method

public setUp ( )

Property Details

$client protected_oe property

protected Client,GraphAware\Neo4j\Client $client
return GraphAware\Neo4j\Client\Client