Collection Operations (V2)
本系列 API 提供了用于管理 Collection 的相关接口。
修改 Collection 属性 (V2) [READ MORE]
本操作可以修改 Collection 的属性。
修改字段属性 (V2) [READ MORE]
本操作可以修改 Collection 中字段的属性。
Compact Collection (V2) [READ MORE]
本操作完成体积较小的 Segment 的合并。建议在插入大量数据之后再调用此操作。
创建 Collection (V2) [READ MORE]
本接口可在指定集群中创建 Collection。
查看 Collection 详情 (V2) [READ MORE]
本接口可列出指定 Collection 的详细信息。
删除 Collection 属性 (V2) [READ MORE]
本操作可以删除 Collection 的属性。
删除 Collection (V2) [READ MORE]
本接口可删除指定 Collection 及存放其中的所有数据。
Flush Collection (V2) [READ MORE]
本接口完成流式数据落盘并封存 Segment。建议在插入所有数据之后再调用此接口。
查看 Collection 加载状态 (V2) [READ MORE]
本接口可以获取指定 Collection 的加载状态。
获取 Collection 统计信息 (V2) [READ MORE]
本接口可以获取 Collection 中的 Entity 数量。
查看 Collection 是否存在 (V2) [READ MORE]
本接口可检查指定的 Collection 是否存在。
查看 Collection 列表 (V2) [READ MORE]
列出所有 Collection 名称。
加载 Collection (V2) [READ MORE]
本接口可以将指定 Collection 的数据加载到内存中。
重新加载 Collection (V2) [READ MORE]
本操作可以重新加载 Collection。
释放 Collection (V2) [READ MORE]
本接口可以将指定 Collection 的数据从内存中释放。
重命名 Collection (V2) [READ MORE]
本接口重命名指定 Collection。