Weaviate · Example Payload

Weaviate Replication Replicate Force Delete Response Example

Vector DatabaseAIMachine LearningSemantic SearchOpen SourceGraphQLKubernetes

Weaviate Replication Replicate Force Delete Response Example is an example object payload from Weaviate, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

deleteddryRun

Example Payload

Raw ↑
{
  "deleted": [
    "550e8400-e29b-41d4-a716-446655440000"
  ],
  "dryRun": true
}