summaryrefslogtreecommitdiff
path: root/redis/commands/graph/node.py
Commit message (Collapse)AuthorAgeFilesLines
* add type checking for graph __eq__ (#2531)dvora-h2023-01-081-0/+4
|
* Combine auto-concatenated strings (#2482)David Gilman2022-12-141-1/+1
|
* 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/+84
Co-authored-by: Chayim I. Kirshen <c@kirshen.com>