GraphAware\Neo4j\Client\Stack::getPreflights PHP Méthode

getPreflights() public méthode

public getPreflights ( ) : GraphAware\Common\Cypher\Statement[]
Résultat GraphAware\Common\Cypher\Statement[]
    public function getPreflights()
    {
        return $this->preflights;
    }