- Enclosing class:
- QueryRelationsOptions
public static interface QueryRelationsOptions.Sort
The sorting method for the relationships, can be `score` or `frequency`. `frequency` is the number of unique times
each entity is identified. The default is `score`. This parameter cannot be used in the same query as the **bias**
parameter.