summaryrefslogtreecommitdiff
path: root/redis/commands/graph/query_result.py
Commit message (Expand)AuthorAgeFilesLines
* change return type of parse_bollean to bool (#2364)dvora-h2022-09-041-1/+1
* Add support for async GRAPH module (#2273)dvora-h2022-07-281-92/+279
* Graph - add counters for removed labels and properties (#2292)DvirDukhan2022-07-261-0/+24
* Fix naming conventions (#1872)dvora-h2022-02-021-2/+2
* Adding RedisGraph support (#1673)Avital Fine2021-11-301-0/+362