Ask a question to get started
Enter to send•Shift+Enter new line
class VectaraTranslator
BaseTranslator<T>
Formats a given function (either an operator or a comparator) into a string.
Merges two filters into one, using a specified merge type.
Visits a comparison and returns a VectaraComparisonResult. The comparison's value is checked for type and the comparator is formatted. Throws an error if the value type is not supported.
Visits an operation and returns a VectaraOperationResult. The operation's arguments are visited and the operator is formatted.
Visits a structured query and returns a VectaraStructuredQueryResult. If the query has a filter, it is visited.