Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以更新 RavenDB 中的多条记录 - 并在数据库中进行?我正在尝试替换存储的每个文档中的特定属性值。
可以使用补丁 API。您将在文档中找到示例批量更新操作。