PHP 클래스 GraphAware\Neo4j\Client\Formatter\ResponseFormatter

파일 보기 프로젝트 열기: graphaware/neo4j-php-client 1 사용 예제들

공개 메소드들

메소드 설명
format ( array $response, array $statements ) : ResultCollection Formats the Neo4j Response.

메소드 상세

format() 공개 메소드

Formats the Neo4j Response.
public format ( array $response, array $statements ) : ResultCollection
$response array
$statements array
리턴 GraphAware\Neo4j\Client\Result\ResultCollection