-
Notifications
You must be signed in to change notification settings - Fork 94
Pull requests: arangodb/arangodb-java-driver
Pull requests list
Possibility for CursorEntity to return Object instead of List<Object>
#10
by mrbatista
was merged Mar 31, 2015
Loading...
Function to execute AQL query and get the raw JSON response from Arango server
#30
by miguel-porto
was merged Nov 17, 2015
Loading...
Fixed update document bug when passed object has null _id or _key fields.
#44
by miguel-porto
was closed Jul 12, 2016
Loading...
fixes #63; better toString representation of ArangoHost
#64
by antonsarov
was merged Nov 7, 2016
Loading...
Support serializing collections with null elements and extended collections
#104
by vveloso
was merged Feb 16, 2017
Loading...
Support byte and Byte serialization and deserialization by default.
#105
by vveloso
was merged Feb 16, 2017
Loading...
Issue #125 Adding exception field to ErrorEntity to match response re...
#126
by dchrzascik
was closed Jun 12, 2017
Loading...
Issue #125 Passing exception message to ArangoDBException
#130
by dchrzascik
was merged Jun 13, 2017
Loading...
Throw error when failing to getDocument or to determine if documentExists
#134
by tperamaki
was closed Jul 10, 2017
Loading...
gitbook doesn't like blank after tripple ticks - remove them
#185
by dothebart
was merged Mar 19, 2018
Loading...
Doc - TTL default + how to disable TTL + typo fix
#192
by sleto-it
was merged May 28, 2018
Loading...
Allow & account for pre-existing users other than ROOT to avoid unnecessary failures in src/test/java/com/arangodb/ArangoDBTest
#197
by haqer1
was merged Jun 14, 2018
Loading...
Docs: Use absolute link to SslExample.java in Setup.md
#199
by Simran-B
was merged Jun 28, 2018
Loading...
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.