DavIvek
39ee248d34
Fix java drivers test ( #1577 )
2023-12-18 11:47:24 +01:00
Josipmrden
4e8148f7d9
Add retry logic possible when conflicting transactions ( #1361 )
2023-10-24 19:43:23 +02:00
andrejtonev
30ec570bb9
Add Bolt v5 support ( #938 )
2023-06-12 18:55:15 +02:00
andrejtonev
d842adbed3
Handle user-defined metadata and expose it with SHOW TRANSACTIONS( #945 )
2023-05-29 11:40:14 +02:00
antonio2368
e866526c7a
Fix Centos build ( #79 )
...
* Don't run DocsHowToQuery.java on CentOS
Co-authored-by: Antonio Andelic <antonio.andelic@memgraph.com>
2021-01-24 08:17:21 +01:00
Marko Budiselić
92bad4f62b
Add docs examples as driver tests ( #29 )
2020-10-23 18:02:33 +02:00
antonio2368
0bcc1d67bc
Add support for Bolt v4(.1) ( #10 )
...
* Added handshake support
* Add support for v4 hello and goodbye
* Add support for pulling n results
* Add support for transactions
* Add pull n for the dump
* Add support for NOOP
* Add support for multiple queries
* Update bolt session to support qid
* Update drivers test with multiple versions and go
* Extract failure handling into a function
* Use unique ptr instead of optional for query execution
* Destroy stream before query execution
Co-authored-by: Antonio Andelic <antonio.andelic@memgraph.io>
2020-10-16 12:49:33 +02:00
Matej Ferencevic
c12e4a49b1
Migrate deps to S3 ( #3 )
2020-09-22 19:52:26 +02:00
Matej Ferencevic
f62d764649
Integrate driver tests with Apollo
...
Reviewers: buda, teon.banek
Reviewed By: buda
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D1551
2018-08-22 18:31:37 +02:00
Marko Budiselic
d14a4b69ab
Max Query Size
...
Summary: Query Size Limit in Python, Java, JavaScript
Reviewers: mferencevic, mislav.bradac, teon.banek
Reviewed By: mferencevic, teon.banek
Subscribers: pullbot, buda
Differential Revision: https://phabricator.memgraph.io/D508
2017-07-13 14:09:27 +02:00
Matej Ferencevic
6308ec6a34
Added javascript and java driver tests.
...
Reviewers: buda
Reviewed By: buda
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D438
2017-06-09 10:12:25 +02:00