PHP Class GraphAware\Neo4j\Client\Event\PreRunEvent

Inheritance: extends Symfony\Component\EventDispatcher\Event
Afficher le fichier Open project: graphaware/neo4j-php-client Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( array $statements )
getStatements ( ) : GraphAware\Common\Cypher\StatementInterface[]

Method Details

__construct() public méthode

public __construct ( array $statements )
$statements array

getStatements() public méthode

public getStatements ( ) : GraphAware\Common\Cypher\StatementInterface[]
Résultat GraphAware\Common\Cypher\StatementInterface[]