Arango-orm

Latest version: v1.1.0

Safety actively analyzes 702457 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.5.7

--------------

- Support for Database.drop_all

0.5.6

--------------

- Bugfix: Handling pre_update properly

0.5.5

--------------

- Graph.expand has new parameter 'only' that allows traversing only records
that belong to the collections specified in the only list.
:param only: If given should be a string, Collection class or list of
strings or collection classes containing target collection names of
documents (vertices) that should be fetched.
Any vertices found in traversal that don't belong to the specified
collection names given in this parameter will be ignored.

0.5.4

-------------

- Database.add supports if_present parameter so if a record already exists
then instead of returning error it can be updated or the record exists error
is ignored.

0.5.3

-------------

- bugfix 51 - _only parameter for relations
- Updated examples/university_graph for easier creation and deletion of sample
graph with data and allowing server protocol, host, port, database, username
and password specification on the command line.

0.5.2

-------------

- _only parameter for collections

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.