issues
search
ArangoDB-Community
/
pyArango
Python Driver for ArangoDB with built-in validation
https://pyarango.readthedocs.io/en/latest/
Apache License 2.0
238
stars
90
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
added default setting on field access
#246
tariqdaouda
closed
7 months ago
0
Feature fill defaults
#245
tariqdaouda
closed
7 months ago
0
Incompatibility with python3 in String validator.
#244
martin-re
opened
9 months ago
0
Add support for client-side certificates
#243
larsborn
closed
7 months ago
1
Adding timeout to session object for hanging connections
#242
joeltgray
closed
1 year ago
2
Dev to master
#241
azieger
closed
1 year ago
0
Collection: reformat doc-strings to follow PEP 257
#240
pedramardakani
closed
1 year ago
2
Pyarango Persistent Connection Hangs for Up to 15 mins
#239
joeltgray
closed
1 year ago
3
Update connection.py
#238
elade9977
closed
1 year ago
0
Update connection.py
#237
elade9977
closed
1 year ago
0
how to build inverted index
#236
liulfy
opened
2 years ago
0
Remove the double not
#235
elade9977
closed
1 year ago
0
Add support for views
#234
vprat
opened
2 years ago
0
ModuleNotFoundError: No module named 'sample'
#233
vprat
opened
2 years ago
0
Update connection.py
#232
elade9977
closed
2 years ago
0
`dict` of a `Document` instance leads to `TypeError`
#231
larsborn
opened
2 years ago
0
ValueError: 'verify' argument can only be of type: bool, CA_Certificate or str
#230
elade9977
opened
2 years ago
1
Provide pre-built wheel
#229
gverm
opened
2 years ago
0
Collection.action always has an empty request body
#228
RamtinYazdanian
opened
2 years ago
0
Connection object should be deleted to allow dropping of collection.
#227
egorchatsperasoft
opened
2 years ago
0
Is there a way to disconnect the connection established from Python
#225
SuryaH26
opened
2 years ago
0
Is there a way to disconnect the connection established from my Python COde
#224
SuryaH26
closed
2 years ago
1
Problem creating graph from existing edge collections
#223
pedrocassalpacheco
opened
2 years ago
2
remove duplicated `users` in docs
#222
redreamality
closed
2 years ago
0
bulkImport_json errors due to encoding issue: Use body.encode('utf-8') if you want to send it encoded in UTF-8.
#221
flmc-mikejones
opened
2 years ago
0
Not able to establish connection with ArangoDb Server "No connection adapters were found "
#220
shethnisarg95
closed
2 years ago
0
Sorry to have posted a wrong question!
#219
gitgkk
closed
3 years ago
0
Added connection pool_maxsize parameter
#218
cristiansteib
closed
3 years ago
0
Added connection pool_maxsize parameter
#217
cristiansteib
closed
3 years ago
0
Added connection pool_maxsize parameter
#216
cristiansteib
closed
3 years ago
0
Why keep support to python 2?
#215
cristiansteib
opened
3 years ago
2
Added connection pool_maxsize parameter
#214
cristiansteib
closed
3 years ago
0
Added connection pool_maxsize parameter
#213
cristiansteib
closed
3 years ago
0
Fix typos in Collection.fetchAll() comment
#212
gverm
closed
3 years ago
0
fix style problems in collection.py
#211
woehrer12
closed
2 years ago
1
Bug: 'StandardCollection' object has no attribute 'result'
#210
qohelet
opened
3 years ago
0
How do to use connection pooling in pyArango?
#209
koji98
opened
3 years ago
2
Is single-write supposed to be slower compared to bulkSave?
#208
thearghyadutta
opened
3 years ago
0
Batch Delete option in PyArango
#207
thearghyadutta
opened
3 years ago
0
Fix bad error check causing bulk import methods to fail
#206
cpurules
closed
3 years ago
0
Bugfix/bulk import
#205
cpurules
closed
3 years ago
1
problem with Arangoclient
#204
Khaledh50
opened
3 years ago
1
bulk_import not accepting json
#203
wmullen0
opened
3 years ago
0
ensureGeoIndex does not create index with GeoJSON fields set to true
#202
velvia
opened
3 years ago
3
How to set node label in Graph?
#201
eduamf
opened
3 years ago
0
Add __contains__ method to allow to easily check if an id reference a valid document
#200
Alexsaphir
closed
3 years ago
1
Fix __contains__ method. Missing self prefix
#199
Alexsaphir
closed
3 years ago
1
Fail to read results of a query returning simple values
#198
vgasiunas
closed
3 years ago
2
User get permissions
#197
ghislain-bernard
closed
3 years ago
2
Not able to add additional fields to document
#196
declance
opened
4 years ago
1
Next