Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
connection_string: "mongodb://mongodb_container_name:27017/" database_name: database_name collection_name: collection_name
connection_string
database_name
collection_name
unique_constraints: ['col1', 'col2'] # Upsert documents based on unique constraints
Was this page helpful?