Kaiso

Latest version: v0.40.0

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

Scan your dependencies

Page 1 of 5

0.40.0

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

Create types with MERGE instead of CREATE UNIQUE (to work around neo4j bug)
Drop support for the temp:// db

0.30.2

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

Bugfix in `get_declared_attrs`

0.30.1

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

Set relationship references when instantiating entities to remove need for
`__getattribute__`, which slows down attribute access.

0.30.0

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

Stop using legacy indexes in favour of label indexes. Relationship indexes are
no longer supported.

Manager kwarg `skip_type_loading` has been renamed `skip_setup` to
reflect more processing being bypassed.

0.23.0

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

Add `get_match_clause` to replace `get_start_clause` using label index lookups
and switch all node lookups. Relationship lookups left until unique attributes
on relationships are deprecated

0.22.0

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

Allow py2neo primitives nested in lists of lists to be converted to python objects
in query results.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.