GraphAware\Neo4j\Client\Stack::statements PHP 메소드

statements() 공개 메소드

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