Doctrine\OrientDB\Graph\VertexInterface::getPotentialFrom PHP Méthode

getPotentialFrom() public méthode

Returns the vertex which gave to the current vertex its potential.
public getPotentialFrom ( ) : Vertex
Résultat Vertex
    public function getPotentialFrom();