GraphAware\Neo4j\OGM\Tests\Integration\Model\BothRel::getEndNode PHP Method

getEndNode() public method

public getEndNode ( ) : mixed
return mixed
    public function getEndNode()
    {
        return $this->endNode;
    }