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

statements() public method

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