diff options
Diffstat (limited to 'redis/commands/graph/commands.py')
-rw-r--r-- | redis/commands/graph/commands.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/redis/commands/graph/commands.py b/redis/commands/graph/commands.py index e097936..1db8275 100644 --- a/redis/commands/graph/commands.py +++ b/redis/commands/graph/commands.py @@ -35,7 +35,6 @@ class GraphCommands: Args: - ------- q : The query. params : dict @@ -127,7 +126,6 @@ class GraphCommands: Args: - ------- query: The query that will be executed. params: dict |