Arango-orm

Latest version: v1.0.2

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

Scan your dependencies

Page 3 of 4

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

0.5.1

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

- Query.by_key raises DocumentNotFoundError if document does not exist

0.5

-----------

- Connection pool support.
- Support fetching only partial fields while querying collections
- Collections now raise SerializationError instead of RuntimeError when loading or dumping data to the db fails.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.