Doctrine\OrientDB\Graph\GraphInterface::getVertices PHP Метод

getVertices() публичный Метод

Returns all the vertices that belong to this graph.
public getVertices ( ) : Array
Результат Array
    public function getVertices();