Neo4jrestclient

Latest version: v2.1.1

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

Scan your dependencies

Page 1 of 5

2.1.1

------------------
- Add dockerized travis
- Fix 119. Allow labels create nodes directly
- Fix 122. Problem clearing labels of a node. Fix also a cache issue. Update travis to run python 3.4 and Neo4j verions
- Add more serialization support for extensions

2.1.0

------------------
- Fix pip install error
- Remove lucene-querybuilder as dependency
- Add stats for query execution
- Add support for resultDataContents param in the transactional Cypher endpoint
- Fix 116. Although the old reference is still kept, the object does not exist
in server and will fail
- Add Neo4j 2.1.5 to travis
- Fixes issues 109 and 114, related to a memory leak in query transactions
- Fix 113. Add a way to cast query results from collection functions in Cypher
- Change .iteritems to items for Python 3 compatibility
- Change to enterprise for testing
- Fix URI_REWRITES option. Remove testing for 1.7.2, and add 2.1.4.
- Fix the download script for Neo4j, neo4j-clean-remote-db-addon no longer used.
- Add uri rewrites as a work around neo4j issue 2985
- Some pruning bugs
- Labels url is stored in node_labels settings key
- Fixed bug in prune function: it didn't return the self object
- Fixed bug for prunning with JS code: added the case in traverse method for
prunning based on an arbitrary Javascript code.

2.0.4

------------------
- Typos
- Bugfixes
- Drop support for 1.6 branch

2.0.3

------------------
- Update travis to test Neo4j versions 1.9.7 and 2.0.3
- Fix 104. Keep backwards compatibility for 'nullable' prior 2.0
It will be deprecated for Neo4j>=2.0.0
- Update Q class for nullable=True
- Fix un/pickling extenions
- Refactorize get auth information from the connection URL
- Update queries.rst (typo)
- Fix the lazy loading of extensions

2.0.2

------------------
- Add Pickle support for GraphDatabase objects
- Add small control to change display property in IPython
- Add a new parameter to auto_execute transactions in one single request
- Fix auto transaction in Cypher queries for Neo4j versions prior 2.0
- The non transactional Cypher will be removed eventually, so we create now
a transaction per query automatically
- Experimental support for IPython Notebook rendering
- Fix 101. Fix a problem when accessing node properties inside transaction
for queries

2.0.1

------------------
- Fix coveralls for Travis
- Fix 100. Fixes rollback problem when outside a with statement
- Update Neo4j versions for testing
- Remove inrange test for version 1.7.2 of Neo4j
- Add specific test for inrange lookups
- Fixes 98. Bug due to an incorrect treatment of numbers in eq, equals,
neq, notequals lookups
- Add downloads
- Split exceptions from request.py file to a exceptions.py file
- Update requirements.txt
- Fix 96, fix dependency versions
- Fix 95. Support for creating spatial indexes

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.