PHP Class GraphAware\Neo4j\Client\Formatter\ResponseFormatter

Datei anzeigen 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