PHP Class GraphAware\Neo4j\Client\Formatter\ResponseFormatter

Afficher le fichier Open project: graphaware/neo4j-php-client Class Usage Examples

Méthodes publiques

Méthode Description
format ( array $response, array $statements ) : ResultCollection Formats the Neo4j Response.

Method Details

format() public méthode

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