Skip to content

Releases: arangodb/arangodb-tinkerpop-provider

Version 3.1.0

26 Aug 10:37
d85ac49
Compare
Choose a tag to compare
  • removed the restriction of prefixing collection names with graph name (#18, DE-1069)
  • fixed id prefix check in graphs of type COMPLEX (#17, DE-1068)
  • removed _label field from document structure in graphs of type COMPLEX (#15)
  • updated tinkerpop version to 3.7.4 (#16)

Version 3.0.1

06 Aug 17:49
a8a7030
Compare
Choose a tag to compare
  • fixed deserialization of null values in AQL results

Version 3.0.0

06 Aug 14:00
5a02fb3
Compare
Choose a tag to compare

Since version 3.0.0, this project has been forked and is officially maintained by ArangoDB.

The maven coordinates have been changed to: com.arangodb:arangodb-tinkerpop-provider:3.0.0.

This release introduces major changes in most of the areas of the library, please refer to the official documentation for details.