Doctrine\OrientDB\Graph\VertexInterface::markPassed PHP Method

markPassed() public method

Marks this vertex as passed, meaning that, in the scope of a graph, he has already been processed in order to calculate its potential.
public markPassed ( )
    public function markPassed();