summaryrefslogtreecommitdiff
path: root/redis/commands/graph/edge.py
Commit message (Collapse)AuthorAgeFilesLines
* add type checking for graph __eq__ (#2531)dvora-h2023-01-081-0/+4
|
* Fix naming conventions (#1872)dvora-h2022-02-021-1/+1
| | | | | * fix naming convention * fix worng changes
* Adding RedisGraph support (#1673)Avital Fine2021-11-301-0/+87
Co-authored-by: Chayim I. Kirshen <c@kirshen.com>