flush
Function
Updates data that is not loaded to the memory after data is changed by operations such as add, delete, and update.
Prototype
def flush()
Parameters
None
Return Value
None
Parent topic: MilvusDB
Updates data that is not loaded to the memory after data is changed by operations such as add, delete, and update.
def flush()
None
None