Visits a comparison and returns a WeaviateComparisonResult. The comparison's value is checked for type and the comparator is formatted. Throws an error if the value type is not supported.
visitComparison(comparison: Comparison): WeaviateComparisonResult| Name | Type | Description |
|---|---|---|
comparison* | Comparison | The comparison to visit. |