Weaviate · Example Payload

Weaviate Export Create Request Example

Vector DatabaseAIMachine LearningSemantic SearchOpen SourceGraphQLKubernetes

Weaviate Export Create Request Example is an example object payload from Weaviate, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idfile_formatincludeexclude

Example Payload

Raw ↑
{
  "id": "example-abslyaog",
  "file_format": "parquet",
  "include": [
    "example-tzqvijqe"
  ],
  "exclude": [
    "example-glzwzmeq"
  ]
}