| Parameter | Description |
|---|---|
| lhs | The first EntityId to compare. |
| rhs | The second EntityId to compare. |
bool True if the first EntityId is greater than the second; otherwise, false.
Determines whether the first EntityId is greater than the second.
The ordering of EntityId values is arbitrary and does not reflect creation order or any other meaningful property. Do not rely on the comparison result for anything other than establishing a consistent ordering for data structures that require it.