Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
GraphAware
Neo4j
Client
Formatter
ResponseFormatter
PHP Class GraphAware\Neo4j\Client\Formatter\ResponseFormatter
Show file
Open project: graphaware/neo4j-php-client
Class Usage Examples
Public Methods
Method
Description
format
(
array
$response
,
array
$statements
) :
ResultCollection
Formats the Neo4j Response.
Method Details
format()
public
method
Formats the Neo4j Response.
public
format
(
array
$response
,
array
$statements
) :
ResultCollection
$response
array
$statements
array
return
GraphAware\Neo4j\Client\Result\ResultCollection