PHP Class GraphAware\Neo4j\Client\HttpDriver\GraphDatabase

Inheritance: implements GraphAware\Common\GraphDatabaseInterface
Afficher le fichier Open project: graphaware/neo4j-php-client Class Usage Examples

Méthodes publiques

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

Method Details

driver() public static méthode

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