GraphAware\Neo4j\Client\HttpDriver\Pipeline::size PHP Méthode

size() public méthode

public size ( ) : integer
Résultat integer
    public function size()
    {
        return count($this->statements);
    }