GraphAware\Neo4j\Client\Formatter\Type\Relationship::endNodeIdentity PHP Method

endNodeIdentity() public method

public endNodeIdentity ( ) : integer
return integer
    public function endNodeIdentity()
    {
        return $this->endNodeIdentity;
    }