GraphAware\Neo4j\Client\Stack::getPreflights PHP Method

getPreflights() public method

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