PHP Class GraphAware\Neo4j\Client\HttpDriver\GraphDatabase

Inheritance: implements GraphAware\Common\GraphDatabaseInterface
Datei anzeigen Open project: graphaware/neo4j-php-client Class Usage Examples

Public Methods

Method Description
driver ( string $uri, GraphAware\Common\Driver\ConfigInterface $config = null ) : Driver

Method Details

driver() public static method

public static driver ( string $uri, GraphAware\Common\Driver\ConfigInterface $config = null ) : Driver
$uri string
$config GraphAware\Common\Driver\ConfigInterface
return Driver