Implement upsert command to documents in a collection. Calls update on all documents,
then any documents not updated are then attempted to insert.
This will have the side effect of throwing if duplicate items are attempted to be inserted.
Namespace: Internal.LiteDB.EngineAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
See Also