Doc comment on Import data (/developers/academy/py/starter_text_data/text_collections/import_data) #1888
Replies: 1 comment
-
batcher is cool ! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Doc comment on Import data (/developers/academy/py/starter_text_data/text_collections/import_data)
Weaviate stores data in "collections". A collection is a set of objects that share the same data structure. In our movie database, we might have a collection of movies, a collection of actors, and a collection of reviews.
https://weaviate.io/developers/academy/py/starter_text_data/text_collections/import_data
Beta Was this translation helpful? Give feedback.
All reactions