PHP 클래스 GraphAware\Neo4j\Client\HttpDriver\GraphDatabase

상속: implements GraphAware\Common\GraphDatabaseInterface
파일 보기 프로젝트 열기: graphaware/neo4j-php-client 1 사용 예제들

공개 메소드들

메소드 설명
driver ( string $uri, GraphAware\Common\Driver\ConfigInterface $config = null ) : Driver

메소드 상세

driver() 공개 정적인 메소드

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