weaviate / typescript-client

Official Weaviate TypeScript Client
https://www.npmjs.com/package/weaviate-client
BSD 3-Clause "New" or "Revised" License
65 stars 23 forks source link

[FR] client.schema.delete_all() method for feature parity with the Python client #78

Closed dandv closed 1 year ago

dandv commented 1 year ago

Dangerous method, but very useful in code samples for a fresh start without requiring prior knowledge of the names of the class(es) to be deleted.