Ask a question to get started
Enter to sendā¢Shift+Enter new line
TencentVectorDBTranslator( self, meta_keys: Optional[Sequence[str]] = None, )
Visitor
meta_keys
Optional[Sequence[str]]
None
List of meta keys to be used in the query. Default: [].
Visit an operation node and return the translated query.
Visit a comparison node and return the translated query.
Visit a structured query node and return the translated query.
Translate StructuredQuery to Tencent VectorDB query.