juupje / pyMogwai

PyMogwai is a Python-based implementation of the Gremlin graph traversal language, designed to create and handle knowledge graphs entirely in Python without the need for an external Gremlin server.
Apache License 2.0
2 stars 0 forks source link

Bug fixes; compatibility improvements #27

Closed juupje closed 6 days ago

juupje commented 6 days ago

Added ID step and made compatibility improvements to predicates and built-in constants (scopes, cardinalities and orderings)