Gremlinpy

Latest version: v3.8.0.1

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

Scan your dependencies

Page 1 of 4

3.8.0.1

Hotfix:
* Fixed an error where copied `gremlinpy.Gremlin` instances did not allow chaining from their last object

3.8.0

Added:
* A `copy` method on `gremlinpy.Gremlin`, `gremlinpy.Token`, and `gremlinpy.Predicate` instances that copies over the current query into a new object chain.

3.7.0

Added:
* Predicates for 'from', 'to', and 'or' -- https://github.com/emehrkay/gremlinpy/pull/5

3.6.1

Fixed:
* Issue where a predicate object followed a predicate object and it didn't convert the Gremlin representation of second predicate correctly.

3.6.0

Added:
* NOT 'not' predicate

Changed:
* All args passed to all functions are bound instead of only the last one.
* If a Param object is passed to Gremlinpy.bind_param the remaining checks for the name/value are not run.

3.5.0

Added:
* Added Not predicate as NOT

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.