ArangoDB-Community / pyArango

Python Driver for ArangoDB with built-in validation
https://pyarango.readthedocs.io/en/latest/
Apache License 2.0
238 stars 90 forks source link

validation on bulks? #163

Open mvidalv opened 5 years ago

mvidalv commented 5 years ago

Is there an implemented way to validate bulks? I use from class Collection bulkSave() or importBulk() and they do not go through validation.