Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
GraphAware
Neo4j
Client
HttpDriver
GraphDatabase
PHP Class GraphAware\Neo4j\Client\HttpDriver\GraphDatabase
Inheritance:
implements
GraphAware\Common\GraphDatabaseInterface
Exibir arquivo
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