Doctrine\OrientDB\Graph\VertexInterface::getPotentialFrom PHP 메소드

getPotentialFrom() 공개 메소드

Returns the vertex which gave to the current vertex its potential.
public getPotentialFrom ( ) : Vertex
리턴 Vertex
    public function getPotentialFrom();