DeleteResult

Contains the result of a Delete operation including the count of deleted entities.

type DeleteResult struct {
    DeleteCount int64
}

FIELDS:

  • DeleteCount (int64)

    The number of affected entities.

Try Managed Milvus for Free

Zilliz Cloud is hassle-free, powered by Milvus and 10x faster.

Get Started
Feedback

Was this page helpful?