AranoDB v2.7.1 Release Notes

Release Date: 2016-01-21 // over 8 years ago
  • ➕ Added

    • ➕ added examples for new AQL traversal functions (since ArangoDB 2.8)
    • ➕ added AQL warnings to CursorResult<?> (hasWarning() and getWarnings())
    • ➕ added createDocumentRaw(...) and getDocumentRaw(...). Examples src/test/java/com/arangodb/example/document/RawDocumentExample.java

    🔄 Changed

    • ⚡️ Updated dependencies gson (2.5), httpclient (4.5.1) and slf4j-api (1.7.13)