Refines a query to match items whose specified property value is greater than or equal to the specified value.
The ge() function refines a SessionQueryBuilder to only
match items where the value of the specified property is greater than or
equal to the specified value.
The property whose value will be compared with value.
Supported properties:
start.timestampThe value to match against.