Ask a question to get started
Enter to sendā¢Shift+Enter new line
AzureCosmosDbNoSQLTranslator( self, table_name: str = 'c', )
Visitor
Visit a comparison operation and convert it into an SQL condition.
Visit logical operations and convert them into SQL expressions.
Uses parentheses to ensure correct precedence.
Visit a structured query and convert it into parameter for vectorstore.
A visitor that converts a StructuredQuery into a CosmosDB NoSQL query.