issues
search
RedisGraph
/
redisgraph-py
RedisGraph python client
https://redisgraph.io
BSD 3-Clause "New" or "Revised" License
189
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
removing circle and ensuring we redirect to active libraries
#163
chayim
closed
1 year ago
1
Add deprecation warning and update version
#162
dvora-h
opened
2 years ago
1
Move to redis-py 4.x
#161
rafie
closed
2 years ago
2
deprecation notice
#160
chayim
closed
2 years ago
1
Check all of node's labels when comparing nodes for equality
#159
MelomanCool
closed
2 years ago
2
add immediate sibiling to parent op
#158
AviAvni
closed
2 years ago
2
Escape backslashes in parameter strings.
#157
skieffer
closed
2 years ago
3
Node equality doesn't check multiple labels
#156
MelomanCool
closed
2 years ago
1
Tuples don't work in queries
#155
snus-kin
closed
2 years ago
0
Support for batching of queries
#154
narayanacharya6
opened
2 years ago
2
bring back execution plan and introduce explain
#153
AviAvni
closed
2 years ago
2
profiled execution plan
#152
AviAvni
closed
2 years ago
2
Response time out with client connected using `unix_socket_path` when using python client but not with `redis-cli`
#151
narayanacharya6
opened
2 years ago
8
fix(README): convert tabs to spaces
#150
CCXXXI
closed
2 years ago
2
Pinning redis version
#149
chayim
closed
2 years ago
2
structure execution plan
#148
AviAvni
closed
2 years ago
12
structured execution plan
#147
swilly22
closed
2 years ago
0
Python 3.10 support, trove, and ci
#146
chayim
closed
3 years ago
2
Add multi label support
#145
AviAvni
opened
3 years ago
1
add multi label support
#144
AviAvni
closed
3 years ago
2
s/RedisLabs/Redis/ in select places
#143
chayim
closed
3 years ago
2
Support dicts in parameter values.
#142
skieffer
closed
3 years ago
2
support dict as a parameter value on `_build_params_header`
#141
AvitalFineRedis
closed
3 years ago
3
added query params argument
#140
OfirMos
opened
3 years ago
2
`util.quote_string` does not properly escape everything
#139
micromaomao
closed
2 years ago
1
Update test_all.py
#138
AvitalFineRedis
closed
3 years ago
2
execution plan: removed query duplication in execute comman
#137
OfirMos
closed
3 years ago
1
replacing the version in the toml with the tag
#136
chayim
closed
3 years ago
2
release changes
#135
chayim
closed
3 years ago
2
Is MULTI supported?
#134
nehz
closed
3 years ago
2
API documentation
#133
AvitalFineRedis
closed
3 years ago
2
support dict as a parameter value
#132
swilly22
closed
3 years ago
2
hiredis as a dependency
#131
swilly22
closed
3 years ago
3
close connection on graph destruction
#130
AvitalFineRedis
closed
3 years ago
2
close connection on graph object destruction
#129
swilly22
closed
3 years ago
0
docker test push
#128
chayim
closed
3 years ago
3
docker test push
#127
chayim
closed
3 years ago
1
tox, poetry, ci, first cut
#126
chayim
closed
3 years ago
2
support quote strings
#125
AvitalFineRedis
closed
3 years ago
4
Fall back to GRAPH.QUERY when `GRAPH.RO_QUERY` is not available.
#124
GnaneshKunal
closed
3 years ago
1
Unknown command GRAPH.RO_QUERY
#123
GnaneshKunal
closed
3 years ago
2
version bump
#122
swilly22
closed
3 years ago
0
Add support for Point datatype
#121
jeffreylovitz
closed
3 years ago
0
Missing MERGE - ON CREATE SET, ON MATCH SET
#120
gomesian
closed
3 years ago
1
fails to commit large batch inserts
#119
gomesian
closed
3 years ago
2
update version to 2.2.4
#118
swilly22
closed
3 years ago
0
map datatype
#117
swilly22
closed
3 years ago
1
Install tox with pip --user to avoid permission issues
#116
boris-42
closed
3 years ago
1
Switch circle CI to tox
#115
boris-42
closed
3 years ago
4
Introduce tox, add more tests & fix bugs
#114
boris-42
closed
3 years ago
4
Next